| Visual Basic (Declaration) | |
|---|---|
Public Class DICOMServicesConfigurationHandler Inherits ConfigurationSection  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class DICOMServicesConfigurationHandler : ConfigurationSection  | |
| C++/CLI | |
|---|---|
public ref class DICOMServicesConfigurationHandler : public ConfigurationSection  | |
Please check our WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project
            
            
            The WCF DICOM Service will create this object from the configuration file using the name "dicomServicesPluginFactorySection".
System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationSection
         Leadtools.Dicom.Services.DICOMServicesConfigurationHandler
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
    
    
    
    
    
    
    

~389.gif)
~389.gif)
~389.gif)

~389.gif)