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
- My.Computer.Audio Object
- My.Computer.Clipboard Object
- My.Computer.Clock Object
- My.Computer.FileSystem Object
- My.Computer.FileSystem.SpecialDirectories Object
- My.Computer.Info Object
- My.Computer.Keyboard Object
- My.Computer.Mouse Object
- My.Computer.Network Object
- My.Computer.Ports Object
- My.Computer.Registry Object
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.