Share via


DatabaseEngineDirectorySettings.DefaultLogDirectory Property

Definition

Gets the default log directory.

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

Property Value

The default log directory.

Applies to