In The Hand LtdIn The Hand
OSPlatform Property
NamespacesInTheHand.VisualBasic.DevicesComputerInfoOSPlatform
.NET Components for Mobility
Gets the platform identifier for the operating system of the computer.
Declaration Syntax
C#Visual Basic
public string OSPlatform { get; }
Public ReadOnly Property OSPlatform As String
	Get
Value
A String containing the platform identifier for the operating system of the computer, chosen from the member names of the PlatformID enumeration.
Return Value
Remarks
The My.Computer.Info.OSPlatform property provides functionality similar to the Platform property of the object returned by the OSVersion property.

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0