Introducing the My Namespace

The My namespace provides shortcuts for accessing several common objects in .NET development. My exposes classes that wrap existing built-in objects and offers them again in a way that’s easier to use. By using My, you can access lots of development areas and write less code than you would if you used traditional techniques. At a higher level My exposes the following members:

Image My.Application, a property exposing members that allows access to other properties of the current application

Image My.Computer, a property exposing ...

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.