| Visual Basic (Declaration) | |
|---|---|
Protected Property ConfigHandler As DICOMServicesConfigurationHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected DICOMServicesConfigurationHandler ConfigHandler {get; set;} | |
| C++/CLI | |
|---|---|
protected: property DICOMServicesConfigurationHandler^ ConfigHandler { DICOMServicesConfigurationHandler^ get(); void set (DICOMServicesConfigurationHandler^ value); } | |
Return Value
A DICOMServicesConfigurationHandler which includes the type of the plug-ins the DICOMPluginFactory should create.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family