IExceptionHandlerPathFeature.Path Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Partie du chemin d’accès de la requête qui identifie la ressource demandée. La valeur n’est pas placée dans une séquence d’échappement.
public:
property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
public virtual string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String
Public Overridable ReadOnly Property Path As String