DirSystem property
Applies to
acSystemInfo
component.
Declaration
property
DirSystem:
String
;
Description
The DirSystem property retrieves the path of the Windows system directory. For example,
"C:\WINDOWS\SYSTEM"
.
The system directory contains such files as Windows libraries, drivers, and font files.
See also
GetSystemDir
and
GetSysDir
functions;
DirWindows
and
DirTemp
properties.