Property IsInServerMode
IsInServerMode
Indicates whether the application was started through a management application and is in "server mode".
Declaration
public bool IsInServerMode { get; }
Property Value
Type | Description |
---|---|
bool |
Indicates whether the application was started through a management application and is in "server mode".
public bool IsInServerMode { get; }
Type | Description |
---|---|
bool |