Class SetPausedInDebuggerMessageCommandSettings
SetPausedInDebuggerMessage
- Inheritance
-
Set
Paused InDebugger Message Command Settings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
Property Value
Message
Gets or sets the message
[JsonPropertyName("message")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string Message { get; set; }