GraphProviderAttribute.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(); void set(System::String ^ value); };
public string IntellisenseType { get; set; }
member this.IntellisenseType : string with get, set
Public Property IntellisenseType As String

Property Value

Applies to