Class CollectClassNamesCommandSettings
CollectClassNames
public sealed class CollectClassNamesCommandSettings : ICommand
- Inheritance
-
CollectClassNamesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
StyleSheetId
Gets or sets the styleSheetId
[JsonPropertyName("styleSheetId")]
public string StyleSheetId { get; set; }