public bool CanStop {get;}
public: property bool CanStop { bool get(); }
'Declaration Public ReadOnly Property CanStop As Boolean
'Usage Dim instance As DicomServiceController Dim value As Boolean value = instance.CanStop
true
false
Target Platforms
DicomServiceController Class DicomServiceController Members