共用方式為


IVsDataViewCaptionProvider 介面

定義

表示控制數據檢視階層中節點 標題 的能力。

public interface class IVsDataViewCaptionProvider
public interface IVsDataViewCaptionProvider
type IVsDataViewCaptionProvider = interface
Public Interface IVsDataViewCaptionProvider

方法

GetCaption(Int32)

擷取伺服器總管中指定節點的 標題。

GetEditableCaption(Int32)

擷取伺服器總管中指定節點的 標題,可加以編輯。

事件

CaptionChanged

發生於伺服器總管中節點的 標題 變更時。

適用於