Class DebugSymbols
DebugSymbols
public sealed class DebugSymbols- Inheritance
- 
      
      DebugSymbols
- Inherited Members
Properties
ExternalURL
externalURL
[JsonPropertyName("externalURL")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? ExternalURL { get; set; }Property Value
Type
type
[JsonPropertyName("type")]
public DebugSymbolsTypeValues Type { get; set; }