Share via


IGraphProviderMetadata 介面

描述 GraphProvider 的中繼資料。

這項資料只在有必要時用來延遲載入提供者。

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

語法

'宣告
Public Interface IGraphProviderMetadata
public interface IGraphProviderMetadata
public interface class IGraphProviderMetadata
type IGraphProviderMetadata =  interface end
public interface IGraphProviderMetadata

IGraphProviderMetadata 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 IntellisenseType IntelliSense 型別 GUID 做為字串。在使用這個 IntelliSense 程式碼片段類型的專案出現時,就會載入提供者。
公用屬性 Name 提供者的名稱。
公用屬性 ProjectKind 做為字串的專案類型 guid。無論何時這種類型的專案出現時,就會載入提供者。

回頁首

請參閱

參考

Microsoft.VisualStudio.GraphModel 命名空間