ProvideServiceOverrideAttribute 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.(Inherited from ProvideServiceAttributeBase.)

System_CAPS_pubpropertyService

Gets the type of the service.(Inherited from ProvideServiceAttributeBase.)

System_CAPS_pubpropertyServiceName

Gets or sets the name of the service.(Inherited from ProvideServiceAttributeBase.)

System_CAPS_pubpropertyServiceType

Gets the service's GUID declared in this attribute.(Inherited from ProvideServiceAttributeBase.)

System_CAPS_pubpropertyTypeId

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

Return to top
Show: