GraphProviderAttribute Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubpropertyContractName

(Inherited from ExportAttribute.)

System_CAPS_pubpropertyContractType

(Inherited from ExportAttribute.)

System_CAPS_pubpropertyIntellisenseType

The IntelliSense type GUID as a string. The provider will be loaded any time a project with this IntelliSense kind is present.

System_CAPS_pubpropertyName

The name that is used to identify the provider.

System_CAPS_pubpropertyProjectKind

The project kind GUID as a string. The provider will be loaded any time a project of this kind is present.

System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

Return to top
Show: