Class EnableCommandSettings
Enables the CSS agent for the given page. Clients should not assume that the CSS agent has been enabled until the result of this command is received.
public sealed class EnableCommandSettings : ICommand
- Inheritance
-
EnableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }