'Declaration Public Shared Property DebugLevel As DebugLevel
public static DebugLevel DebugLevel { get; set; }
public: __property static DebugLevel get_DebugLevel(); public: __property static void set_DebugLevel(
DebugLevel value
);
public:
static property DebugLevel DebugLevel { DebugLevel get(); void set(DebugLevel value); }
Property Value
Значение по умолчанию: DebugLevel.Debug.