public string SOPClass {get; set;}
public: property String^ SOPClass { String^ get(); void set ( String^ value); }
'Declaration Public Property SOPClass As String
'Usage Dim instance As DicomImage Dim value As String instance.SOPClass = value value = instance.SOPClass
Target Platforms: .NET CLR 4.0 or higher
DicomImage Class DicomImage Members