Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.Info.OSPlatform Syntax
Dim result As String = My.Computer.Info.OSPlatform
Description
The OSPlatform property returns the basic platform name of the operating system. Usage at a Glance
Example
The text returned by this property varies by operating system. For instance, the text returned for Windows XP Professional is "Win32NT." Related Framework Entries
See Also
Info Object (My.Computer), OSFullName Property, OSVersion Property |
Категории