Gets or sets the implementation class.
public string ImplementationClass {get; set;}
public string ImplementationClass {get; set;}
get_ImplementationClass();
set_ImplementationClass(value);
'Declaration
Public Property ImplementationClass As String
'Usage
Dim instance As DicomConnection
Dim value As String
instance.ImplementationClass = value
value = instance.ImplementationClass
Property Value
The implementation class.
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