Share via


IGraphProviderMetadata.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(); };
public string ProjectKind { get; }
member this.ProjectKind : string
Public ReadOnly Property ProjectKind As String

Property Value

Applies to