|
| MultiArchive SDK .NET Documentation |
| SdkLogger..::..IsEnabled Method |
| SdkLogger Class See Also Send Feedback |
|
[This is preliminary documentation and is subject to change.]
Method for specifying if logging is enabled.
Namespace: MultiArchive.SDK
Assembly: MultiArchive.SDK (in MultiArchive.SDK.dll) Version: 1.2.30.413 (1.2.30.413)
Syntax
| C# |
|---|
public override bool IsEnabled() |
| Visual Basic |
|---|
Public Overrides Function IsEnabled As Boolean |
| Visual C++ |
|---|
public: virtual bool IsEnabled() override |
Return Value
Type: BooleanA boolean value indicating whether or not logging is enabled.