Get the context execution of the service.
Namespace:
LeCouteauSuisse.APIAssembly: LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
| C# |
|---|
public bool UnderConsole { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UnderConsole As Boolean |
| Visual C++ |
|---|
public: property bool UnderConsole { bool get (); } |