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