共用方式為


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

適用於