Partager via


IErrorPage.LogFilePath Propriété

Définition

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.

S’applique à