Class SetScopeTextCommandResponse
Response for SetScopeText
public sealed class SetScopeTextCommandResponse : ICommandResponse<SetScopeTextCommandSettings>, ICommandResponse- Inheritance
- 
      
      SetScopeTextCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Scope
Gets or sets the scope
[JsonPropertyName("scope")]
public CSSScope Scope { get; set; }