Share via


InstallerContext.LogFileDirectory Property

Definition

Gets or sets a string that contains the physical log file directory path.

public:
 property System::String ^ LogFileDirectory { System::String ^ get(); void set(System::String ^ value); };
public string LogFileDirectory { get; set; }
member this.LogFileDirectory : string with get, set
Public Property LogFileDirectory As String

Property Value

A string that contains the physical log file directory path.

Applies to