My.Computer Object

Provides properties for manipulating computer components such as audio, the clock, the keyboard, the file system, and so on.

Remarks

For information about the methods and properties of the My.Computer object, see Computer. The base class ServerComputer provides the members that are available in all projects.

Requirements

Namespace: Microsoft.VisualBasic.Devices

Class: Computer (the base class ServerComputer provides the members that are available in all projects).

Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)

See also