public static bool UsePerformanceCounters {get; set;}
public: static property bool UsePerformanceCounters { bool get(); void set ( bool value); }
'Declaration Public Shared Property UsePerformanceCounters As Boolean
'Usage Dim value As Boolean DicomGlobal.UsePerformanceCounters = value value = DicomGlobal.UsePerformanceCounters
Target Platforms: .NET CLR 4.0 or higher
DicomGlobal Class DicomGlobal Members