Class EnableCommandSettings
Enables console domain, sends the messages collected so far to the client by means of the
messageAdded notification.
public sealed class EnableCommandSettings : ICommand
- Inheritance
-
EnableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }