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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.