共用方式為


VirtualApplication.PhysicalPath 屬性

定義

取得或設定實體路徑。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於