ProvideServiceAttributeBase Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyIsAsyncQueryable

Deterimines whether the service supports being retrieved via the async service provider.

System_CAPS_pubpropertyService

Gets the type of the service.

System_CAPS_pubpropertyServiceName

Gets or sets the name of the service.

System_CAPS_pubpropertyServiceType

Gets the service's GUID declared in this attribute.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: