Click or drag to resize

IPlatform Interface

Platform-specific methods.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

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