Partager via


IGraphProviderMetadata.IntellisenseType, propriété

Le type GUID Intellisense en tant que chaîne.Le fournisseur est chargé lorsqu'un projet avec présence de ce type d'Intellisense est.

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

Syntaxe

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

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

IGraphProviderMetadata Interface

Microsoft.VisualStudio.GraphModel, espace de noms