Class EnableCommandResponse
Response for Enable
public sealed class EnableCommandResponse : ICommandResponse<EnableCommandSettings>, ICommandResponse
- Inheritance
-
EnableCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
DebuggerId
Gets or sets the debuggerId
[JsonPropertyName("debuggerId")]
public string DebuggerId { get; set; }