Class GetStyleSheetTextCommandSettings
GetStyleSheetText
public sealed class GetStyleSheetTextCommandSettings : ICommand- Inheritance
- 
      
      GetStyleSheetTextCommandSettings
- 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; }