Share via


GraphProviderAttribute.ProjectKind Property

Definition

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

public:
 property System::String ^ ProjectKind { System::String ^ get(); void set(System::String ^ value); };
public string ProjectKind { get; set; }
member this.ProjectKind : string with get, set
Public Property ProjectKind As String

Property Value

Applies to