Property BreakOnStart
BreakOnStart
Gets or sets a boolean value indicating whether debugging should be paused immediately after start.
public bool BreakOnStart { get; set; }
Gets or sets a boolean value indicating whether debugging should be paused immediately after start.
public bool BreakOnStart { get; set; }