共用方式為


IVsDataViewIconInfo 介面

封裝一節點圖示的屬性在伺服器總管中。

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

語法

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

IVsDataViewIconInfo 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 Assembly 取得資料提供者的組件物件為 Assembly
公用屬性 IconName 取得圖示的名稱。
公用屬性 IconProviderType 取得實作 IVsDataViewUserContextProvider 支援實體的類別做為 Type 。提供這個提供者實作。
公用屬性 WhenExpression 取得,,則表示),判斷圖示顯示時的運算式。

回頁首

備註

這個介面會實作為內建 DDEX 服務。

請參閱

參考

Microsoft.VisualStudio.Data.Services 命名空間