VirtualApplication.PhysicalPath Property

Definition

Gets or sets physical path.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to