Freigeben über


IGraphProviderMetadata.IntellisenseType-Eigenschaft

Die IntelliSense-Typ-GUID als Zeichenfolge. Der Anbieter wird geladen, wenn ein Projekt mit dieser IntelliSense-Art vorhanden ist.

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
ReadOnly Property IntellisenseType As String
string IntellisenseType { get; }
property String^ IntellisenseType {
    String^ get ();
}
abstract IntellisenseType : string with get
function get IntellisenseType () : String

Eigenschaftswert

Typ: String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IGraphProviderMetadata Schnittstelle

Microsoft.VisualStudio.GraphModel-Namespace