|
WebSsettingsDebug Property |
The WebS is in debug mode
Namespace: DrawerBackup.Native.Server.WebSAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic bool Debug { get; set; }
Public Property Debug As Boolean
Get
Set
public:
property bool Debug {
bool get ();
void set (bool value);
}
member Debug : bool with get, set
Property Value
Type:
Boolean
See Also