GetManifestCompletedEventArgs.LogFilePath Property

Definition

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

Property Value

A String containing the location of the ClickOnce error log.

Applies to