Class ResolvedBreakpoint
ResolvedBreakpoint
public sealed class ResolvedBreakpoint
- Inheritance
-
ResolvedBreakpoint
- Inherited Members
Properties
BreakpointId
breakpointId
[JsonPropertyName("breakpointId")]
public string BreakpointId { get; set; }
Property Value
Location
location
[JsonPropertyName("location")]
public Location Location { get; set; }