protected DICOMServicesConfigurationHandler ConfigHandler {get; set;}
protected: property DICOMServicesConfigurationHandler^ ConfigHandler { DICOMServicesConfigurationHandler^ get(); void set ( DICOMServicesConfigurationHandler^ value); }
'Declaration Protected Property ConfigHandler As DICOMServicesConfigurationHandler
'Usage Dim instance As DICOMPluginFactory Dim value As DICOMServicesConfigurationHandler instance.ConfigHandler = value value = instance.ConfigHandler
Target Platforms
DICOMPluginFactory Class DICOMPluginFactory Members