GlobalObjectService::GetGlobalObjects Method

 

Returns a collection of currently available global objects.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodGetGlobalObjects()

Returns a collection of all the currently available global objects.

System_CAPS_pubmethodGetGlobalObjects(Type^)

Returns a collection of currently available global objects that are of the specified type.

Return to top
Show: