Condividi tramite


HttpRequestWrapper.PhysicalPath Proprietà

Definizione

Ottiene il percorso fisico del file system della risorsa richiesta.

public:
 virtual property System::String ^ PhysicalPath { System::String ^ get(); };
public override string PhysicalPath { get; }
member this.PhysicalPath : string
Public Overrides ReadOnly Property PhysicalPath As String

Valore della proprietà

String

Percorso del file system della risorsa richiesta.

Si applica a