Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Basic
 My Reference
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Basic Language Reference
My Reference

The My feature makes programming faster and easier by giving you intuitive access to commonly used methods, properties, and events. This table lists the objects contained in My, and the actions that can be performed with each.

Action

Object

Accessing application information and services.

My.Application Object

Accessing the host computer and its resources, services, and data.

My.Computer Object

Accessing the forms in the current project.

My.Forms Object

Accessing the application log.

My.Log Object

Accessing the current web request.

My.Request Object

Accessing resource elements.

My.Resources Object

Accessing the current web response.

My.Response Object

Accessing user and application level settings.

My.Settings Object

Accessing the current user's security context.

My.User Object

Accessing XML Web services referenced by the current project.

My.WebServices Object

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker