Visual Basic (Declaration) | |
---|---|
Public Property Type As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DICOMServicesConfigurationHandler Dim value As String instance.Type = value value = instance.Type |
C# | |
---|---|
public string Type {get; set;} |
Property Value
A System.String represetning the type of the factory class that is reposnible of creating the plug-ins. The default value is "Leadtools.Dicom.Services.DICOMPluginFactory"Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family