GraphProviderAttribute::IntellisenseType Property
Visual Studio 2015
The IntelliSense type GUID as a string. The provider will be loaded any time a project with this IntelliSense kind is present.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property String^ IntellisenseType { virtual String^ get() sealed; virtual void set(String^ value) sealed; }
Implements
IGraphProviderMetadata::IntellisenseType
Show: