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