Leadtools.Dicom.Services
LEAD Technologies, Inc

ConfigHandler Property






Gets or Sets the factory and the plug-ins types and initialization information
Syntax
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 DICOMServicesConfigurationHandler ConfigHandler {get; set;}
 get_ConfigHandler();
set_ConfigHandler(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DICOMPluginFactory Class
DICOMPluginFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.