Class SetSupportsTextCommandResponse
Response for SetSupportsText
public sealed class SetSupportsTextCommandResponse : ICommandResponse<SetSupportsTextCommandSettings>, ICommandResponse- Inheritance
- 
      
      SetSupportsTextCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Supports
Gets or sets the supports
[JsonPropertyName("supports")]
public CSSSupports Supports { get; set; }