Class StackTraceId
StackTraceId
public sealed class StackTraceId- Inheritance
- 
      
      StackTraceId
- Inherited Members
Properties
DebuggerId
debuggerId
[JsonPropertyName("debuggerId")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? DebuggerId { get; set; }Property Value
Id
id
[JsonPropertyName("id")]
public string Id { get; set; }