IPlatform Properties |
The IPlatform type exposes the following members.
Name | Description | |
---|---|---|
Architecture |
Gets the current CPU architecture.
| |
DirectorySeparator |
Gets the character used to separate directories.
| |
IsLittleEndian |
Gets a value indicating whether this is little-endian platform.
| |
IsMobile |
Gets or sets a value indicating whether this is a mobile platform.
| |
OperatingSystem |
Gets the current operating system.
| |
SourceLanguage |
Gets the current programming language for the source code.
|