Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
The My.Computer.Info object provides properties for getting information about the computer's memory, loaded assemblies, name, and operating system.
Remarks
This table lists tasks commonly accomplished through the My.Computer.Info object and points to topics demonstrating how to perform each.
| To | See |
|---|---|
| Determine how much virtual address space is available for the computer on which the application is installed | TotalVirtualMemory |
| Determine the platform type of the computer on which the application is running | OSPlatform |
| Determine the operating system of the computer on which the application is running | OSFullName |
| Determine what service packs have been installed on the computer on which the application is running | OSVersion |
Determine the installed UICulture on the computer on which the application is running. |
InstalledUICulture |
See also
Sarađujte s nama na GitHub-u
Izvor za ovaj sadržaj može se naći na usluzi GitHub, gdje takođe možete da kreirate i pregledate probleme i povučete zahtjeve. Za više informacija pogledajte naš vodič za saradnike.