Gets a global Visual Studio service of the specified type.
Overload List
| Name | Description | |
|---|---|---|
![]() |
GetService<TService, TInterface>() | Gets a global Visual Studio service of the specified type that implements the specified interface. |
![]() |
GetService<T>() | Gets a global Visual Studio service of the specified type. |
![]() |
GetService<T>(Guid) | Gets a global Visual Studio service that is registered with the specified class ID that implements the specified interface. |
Top
.gif)