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