Class RunIfWaitingForDebuggerCommandSettings
Tells inspected instance to run if it was waiting for debugger to attach.
public sealed class RunIfWaitingForDebuggerCommandSettings : ICommand
- Inheritance
-
RunIfWaitingForDebuggerCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }