次の方法で共有


SiteExtensionInfoInner.LocalPath プロパティ

定義

ローカル パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象