次の方法で共有


VirtualDirectory.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

適用対象