共用方式為


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 命名空間