IVsDataViewCaptionProvider 接口

提供获取一个节点项的说明在服务器资源管理器中。

命名空间:  Microsoft.VisualStudio.Data.Services.SupportEntities
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Public Interface IVsDataViewCaptionProvider
public interface IVsDataViewCaptionProvider
public interface class IVsDataViewCaptionProvider
type IVsDataViewCaptionProvider =  interface end
public interface IVsDataViewCaptionProvider

IVsDataViewCaptionProvider 类型公开以下成员。

方法

  名称 说明
公共方法 GetCaption 检索指定节点的说明在服务器资源管理器中。
公共方法 GetEditableCaption 检索说明,进行编辑,在服务器资源管理器中指定的节点。

页首

事件

  名称 说明
公共事件 CaptionChanged 在节点的说明在服务器资源管理器中,更改时发生。

页首

请参见

参考

Microsoft.VisualStudio.Data.Services.SupportEntities 命名空间