다음을 통해 공유


DebugSetting.DetailLevel Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="detailLevel")]
public string DetailLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="detailLevel")>]
member this.DetailLevel : string with get, set
Public Property DetailLevel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to