Environment Class |
Namespace: System
public static class Environment
The Environment type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetFolderPath(EnvironmentSpecialFolder) | Gets the path to the system special folder that is identified by the specified enumeration. |
![]() ![]() | GetFolderPath(EnvironmentSpecialFolder, EnvironmentSpecialFolderOption) | Gets the path to the system special folder that is identified by the specified enumeration, and uses a specified option for accessing special folders. |
Name | Description | |
---|---|---|
![]() ![]() | NewLine | Gets the newline string defined for this environment. |
![]() ![]() | TickCount | Gets the number of milliseconds elapsed since the system started. |