GlobalObjectService::GetGlobalObjects Method
Visual Studio 2015
Returns a collection of currently available global objects.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetGlobalObjects() | Returns a collection of all the currently available global objects. |
![]() | GetGlobalObjects(Type^) | Returns a collection of currently available global objects that are of the specified type. |
Show:
