SystemInformationEvent.WindowsDirectory Property

Definition

Gets the path of the Windows directory. This value is retrieved from GetWindowsDirectory.

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

Property Value

Applies to