wManagerGlobalSetting..::..CurrentSetting Property
Gets or sets the current global setting.
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
Syntax
public static wManagerGlobalSetting CurrentSetting { get; set; }
Public Shared Property CurrentSetting As wManagerGlobalSetting Get Set
public: static property wManagerGlobalSetting^ CurrentSetting { wManagerGlobalSetting^ get (); void set (wManagerGlobalSetting^ value); }