NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Environment Fields

The fields of the Environment class are listed below. For a complete list of Environment class members, see the Environment Members topic.

Public:

AltDirectorySeparatorChar Provides a platform-specific alternate directory separator character.
DirectorySeparatorChar Provides a platform-specific directory separator character.
InvalidPathChars Provides a platform-specific list of invalid characters in a path.
PathSeparator Provides a platform-specific directory separator character.
VolumeSeparatorChar Provides a platform-specific volume separator character.

See Also

Environment Class | System Namespace