Returns the System directory for the current OS.
Public Property Get SystemDirectory ( ) As String
Generally this will be C:\Windows\System32 or C:\Winnt\System32 for NT4 system.
Read Only.
Project CorLib Overview
Class Environment Overview