IGraphProviderMetadata::IntellisenseType Property

 

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

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

property String^ IntellisenseType {
	String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: