Environment: SystemDirectory (get)

SystemDirectory

Returns the System directory for the current OS.



 Public Property Get SystemDirectory ( ) As String

Return Values

String -  The system directory.

Remarks

Generally this will be C:\Windows\System32 or C:\Winnt\System32 for NT4 system.

Read Only.

See Also

Project CorLib Overview

Class Environment Overview