SystemInformationEvent.SystemDirectory Property

Definition

Gets the path of the system directory. This value is retrieved from GetSystemDirectory.

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

Property Value

Applies to