Partager via


IGraphProviderMetadata.ProjectKind, propriété

GUID du genre de projet sous forme de chaîne. Le fournisseur est chargé chaque fois qu'un projet de ce genre est présent.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
ReadOnly Property ProjectKind As String
string ProjectKind { get; }
property String^ ProjectKind {
    String^ get ();
}
abstract ProjectKind : string with get
function get ProjectKind () : String

Valeur de propriété

Type : String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

IGraphProviderMetadata Interface

Microsoft.VisualStudio.GraphModel, espace de noms