Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.Info.OSFullName Syntax
Dim result As String = My.Computer.Info.OSFullName
Description
The OSFullName property returns the full 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, as expected, "Microsoft Windows XP Professional." Related Framework Entries
See Also
Info Object (My.Computer), OSPlatform Property, OSVersion Property |
Категории