GlobalObjectService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | 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. |
![]() | GetGlobalTypes() | Returns a collection of currently available global types. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDisposable::Dispose() | Disposes GlobalObjectService. |
Show:


