Extends the functionality of Environment
| C# | Visual Basic |
public static class EnvironmentHelper
Public NotInheritable Class EnvironmentHelper
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| GetFolderPath(EnvironmentHelper..::.SpecialFolder) |
Gets the path to the system special folder identified by the specified enumeration.
| |
| GetLogicalDrives()()() |
Returns an array of string containing the names of the logical drives on the current computer.
| |
| MachineName |
Gets the name of this local device.
| |
| NewLine |
Gets the newline string defined for this environment.
| |
| SystemDirectory |
Gets the fully qualified path of the system directory.
|
| Object | |
| EnvironmentHelper | |