Click or drag to resize

IPlatform Properties

The IPlatform type exposes the following members.

Properties
  NameDescription
Public propertyArchitecture
Gets the current CPU architecture.
Public propertyDirectorySeparator
Gets the character used to separate directories.
Public propertyIsLittleEndian
Gets a value indicating whether this is little-endian platform.
Public propertyIsMobile
Gets or sets a value indicating whether this is a mobile platform.
Public propertyOperatingSystem
Gets the current operating system.
Public propertySourceLanguage
Gets the current programming language for the source code.
Top
See Also