IErrorPage.LogFilePath 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.
Obtient ou définit le chemin d'accès à la chaîne du fichier journal de l'erreur, le cas échéant.
public:
property System::String ^ LogFilePath { System::String ^ get(); void set(System::String ^ value); };
public string LogFilePath { get; set; }
member this.LogFilePath : string with get, set
Public Property LogFilePath As String
Valeur de propriété
Chemin d'accès à un fichier d'erreurs associé. Il peut s'agir d'une chaîne vide.