My Namespace


My Namespace

Location

My

Description

The My Namespace feature provides access to many useful features of the .NET Framework Class Library (FCL). These features are arranged in a hierarchy according to functionality, and some of the features have simplified interfaces when compared to the original features in the FCL.

My acts as both a namespace of objects and as a Visual Basic-specific keyword. Some of its features are dynamic in nature (as with the project-specific members of the My.Forms object), quite unlike the behavior found in ordinary namespaces. But in practical use, it works just like a namespace, with its "dot" notation and its extensibility.

Public Members

The following members of the My Namespace feature have their own entries elsewhere in this chapter.

  • Application Object

  • Computer Object

  • Forms Object

  • Log Object (My)

  • Request Object

  • Resources Object

  • Response Object

  • Settings Object

  • User Object

  • WebServices Object

Usage at a Glance

Certain branches of the My namespace may be unavailable in your project. Some branches are not relevant to all project types, and Visual Basic disables access to those branches that are not relevant to the active project. The entries in this chapter indicate the types of projects for which they are unavailable.

See Also

Application Object, Computer Object, Forms Object, Log Object (My), Request Object, Resources Object, Response Object, Settings Object, User Object, WebServices Object




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net