GetManifestCompletedEventArgs.LogFilePath Propriedade

Definição

Obtém o local do log de erros do ClickOnce.Gets the location of the ClickOnce error log.

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

Valor da propriedade

String

Um String que contém o local do log de erros do ClickOnce.A String containing the location of the ClickOnce error log.

Aplica-se a