次の方法で共有


SiteConfig.RequestTracingEnabled プロパティ

定義

要求トレースが有効な場合は lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>。

[Newtonsoft.Json.JsonProperty(PropertyName="requestTracingEnabled")]
public bool? RequestTracingEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestTracingEnabled")>]
member this.RequestTracingEnabled : Nullable<bool> with get, set
Public Property RequestTracingEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象