SiteConfig.TracingOptions Property

Definition

Gets or sets tracing options.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to