Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Services Namespace > DICOMPluginFactory Class : ConfigHandler Property |
protected DICOMServicesConfigurationHandler ConfigHandler {get; set;}
'Declaration Protected Property ConfigHandler As DICOMServicesConfigurationHandler
'Usage Dim instance As DICOMPluginFactory Dim value As DICOMServicesConfigurationHandler instance.ConfigHandler = value value = instance.ConfigHandler
protected: property DICOMServicesConfigurationHandler^ ConfigHandler { DICOMServicesConfigurationHandler^ get(); void set ( DICOMServicesConfigurationHandler^ value); }