次の方法で共有


VirtualDirectory.VirtualPath プロパティ

定義

仮想アプリケーションへのパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象