VirtualDirectory.VirtualPath Property

Definition

Gets or sets path to virtual application.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to