IGraphProviderMetadata.IntellisenseType 屬性

IntelliSense 型別 GUID 做為字串。,搭配此 IntelliSense 型別的專案存在時,提供者會載入。

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

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

屬性值

型別:System.String
傳回 String

.NET Framework 安全性

請參閱

參考

IGraphProviderMetadata 介面

Microsoft.VisualStudio.GraphModel 命名空間