GraphProviderAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | ContractName | (Inherited from ExportAttribute.) |
![]() | ContractType | (Inherited from ExportAttribute.) |
![]() | IntellisenseType | The IntelliSense type GUID as a string. The provider will be loaded any time a project with this IntelliSense kind is present. |
![]() | Name | The name that is used to identify the provider. |
![]() | ProjectKind | The project kind GUID as a string. The provider will be loaded any time a project of this kind is present. |
![]() | TypeId | (Inherited from Attribute.) |
Show:
