IVsServiceInfo Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | HasOverride | Determines whether the service has an override. |
![]() | IsAsync | Determines whether the service is asynchronous. |
![]() | Name | Gets the name of the service. |
![]() | OverridePackageGuid | Gets the override package GUID. |
![]() | PackageGuid | Gets the package GUID. |
![]() | ServiceGuid | Gets the service GUID. |
Show:
