ProvideComponentDiagnosticsAttribute Properties
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsDefaultView | Gets whether the provider uses the default, general-purpose view. If this property is false, the provider specifies its own custom view. |
![]() | Name | Gets the human-readable name of the extension point provider.(Inherited from ExtensionPointRegistrationAttribute.) |
![]() | Provider | Gets the provider’s GUID.(Inherited from ExtensionPointRegistrationAttribute.) |
![]() | ProviderType | Gets the type that implements the associated extension point in this package.(Inherited from ExtensionPointRegistrationAttribute.) |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
![]() | Version | Gets or sets the version of the provider's data model. |
![]() | View | Gets the element identifier in the UI factory of the view for this provider. |
![]() | ViewFactory | Gets the GUID of the UI factory containing the view for this provider. |
