Class DisableCommandSettings
Disables log domain, prevents further log entries from being reported to the client.
public sealed class DisableCommandSettings : ICommand
- Inheritance
-
DisableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }