IGraphProviderMetadata.IntellisenseType Property

Definition

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

public:
 property System::String ^ IntellisenseType { System::String ^ get(); };
public string IntellisenseType { get; }
member this.IntellisenseType : string
Public ReadOnly Property IntellisenseType As String

Property Value

Applies to