| Platform Properties | 
The Platform type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Architecture | 
            Gets the current CPU architecture.
             | 
|  | DirectorySeparator | 
            Gets the character used to separate directories.
             | 
|   | Instance | 
            Gets the instance.
             | 
|  | 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.
             | 
 See Also
See Also