ComputerInfo.OsSystemDirectory Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
System directory of the operating system
public:
 property System::String ^ OsSystemDirectory { System::String ^ get(); };public:
 property Platform::String ^ OsSystemDirectory { Platform::String ^ get(); };public string OsSystemDirectory { get; }member this.OsSystemDirectory : stringPublic ReadOnly Property OsSystemDirectory As String