ProvideServiceOverrideAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsAsyncQueryable | Deterimines whether the service supports being retrieved via the async service provider.(Inherited from ProvideServiceAttributeBase.) |
![]() | Service | Gets the type of the service.(Inherited from ProvideServiceAttributeBase.) |
![]() | ServiceName | Gets or sets the name of the service.(Inherited from ProvideServiceAttributeBase.) |
![]() | ServiceType | Gets the service's GUID declared in this attribute.(Inherited from ProvideServiceAttributeBase.) |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
