HttpWorkerRequest.GetFilePath Metodo

Definizione

Quando sottoposto a override in una classe derivata, restituisce il percorso virtuale dell'URI richiesto.

public:
 virtual System::String ^ GetFilePath();
public virtual string GetFilePath ();
abstract member GetFilePath : unit -> string
override this.GetFilePath : unit -> string
Public Overridable Function GetFilePath () As String

Restituisce

String

Percorso dell'URI richiesto.

Si applica a