次の方法で共有


SiteConfigResource.DocumentRoot プロパティ

定義

ドキュメント ルートを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象