IVsDataViewIconInfo 介面

定義

表示數據檢視節點圖示的相關信息。

public interface class IVsDataViewIconInfo
public interface IVsDataViewIconInfo
type IVsDataViewIconInfo = interface
Public Interface IVsDataViewIconInfo

屬性

Assembly

取得資料提供者的元件物件做為 Assembly

IconName

取得圖示的名稱。

IconProviderType

取得 類別,做為 Type 實作支援實體的 IVsDataViewUserContextProvider 。 提供者會提供此實作。

WhenExpression

取得表達式,當解譯時,決定要顯示的圖示。

適用於