HttpRequestWrapper.Path Propriété

Définition

Obtient le chemin d'accès virtuel de la requête actuelle.

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

Valeur de propriété

String

Chemin d'accès virtuel de la requête actuelle.

S’applique à