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)

NameDescription
System_CAPS_pubpropertyHasOverride

Determines whether the service has an override.

System_CAPS_pubpropertyIsAsync

Determines whether the service is asynchronous.

System_CAPS_pubpropertyName

Gets the name of the service.

System_CAPS_pubpropertyOverridePackageGuid

Gets the override package GUID.

System_CAPS_pubpropertyPackageGuid

Gets the package GUID.

System_CAPS_pubpropertyServiceGuid

Gets the service GUID.

Return to top
Show: