robotManagerGlobalSetting..::..CurrentSetting Property
Get or set the current setting.
Namespace:
robotManagerAssembly: robotManager (in robotManager.dll)
Syntax
public static robotManagerGlobalSetting CurrentSetting { get; set; }
Public Shared Property CurrentSetting As robotManagerGlobalSetting Get Set
public: static property robotManagerGlobalSetting^ CurrentSetting { robotManagerGlobalSetting^ get (); void set (robotManagerGlobalSetting^ value); }