Compartir a través de


VirtualApplication.PhysicalPath Propiedad

Definición

Obtiene o establece la ruta de acceso física.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a