GetManifestCompletedEventArgs.LogFilePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.