Class CheckContrastCommandSettings
CheckContrast
public sealed class CheckContrastCommandSettings : ICommand- Inheritance
- 
      
      CheckContrastCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }Property Value
ReportAAA
Gets or sets the reportAAA
[JsonPropertyName("reportAAA")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool? ReportAAA { get; set; }Property Value
- bool?