Class SetStyleSheetTextCommandResponse
Response for SetStyleSheetText
public sealed class SetStyleSheetTextCommandResponse : ICommandResponse<SetStyleSheetTextCommandSettings>, ICommandResponse
- Inheritance
-
SetStyleSheetTextCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
SourceMapURL
Gets or sets the sourceMapURL
[JsonPropertyName("sourceMapURL")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string SourceMapURL { get; set; }