Leadtools.Dicom.Services

ConfigHandler Property

Show in webframe



Gets or Sets the factory and the plug-ins types and initialization information
Syntax
'Declaration
 
Protected Property ConfigHandler As DICOMServicesConfigurationHandler
'Usage
 
Dim instance As DICOMPluginFactory
Dim value As DICOMServicesConfigurationHandler
 
instance.ConfigHandler = value
 
value = instance.ConfigHandler
protected DICOMServicesConfigurationHandler ConfigHandler {get; set;}
protected:
property DICOMServicesConfigurationHandler^ ConfigHandler {
   DICOMServicesConfigurationHandler^ get();
   void set (    DICOMServicesConfigurationHandler^ value);
}

Property Value

A DICOMServicesConfigurationHandler which includes the type of the plug-ins the DICOMPluginFactory should create.
Requirements

Target Platforms

See Also

Reference

DICOMPluginFactory Class
DICOMPluginFactory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.