System.Environment.SystemDirectory Property

Gets the fully qualified path of the system directory.

Syntax

public static string SystemDirectory { get; }

Value

The full path to the 'System' directory.

Remarks

An example of the value returned is the string "C:\WinNT\System32".

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0