共用方式為


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

適用於