IVsDataViewUserContextProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
此 API 不符合 CLS 規範。
表示在數據檢視階層中指定節點的用戶內容的能力。
public interface class IVsDataViewUserContextProvider
[System.CLSCompliant(false)]
public interface IVsDataViewUserContextProvider
public interface IVsDataViewUserContextProvider
[<System.CLSCompliant(false)>]
type IVsDataViewUserContextProvider = interface
type IVsDataViewUserContextProvider = interface
Public Interface IVsDataViewUserContextProvider
- 屬性
方法
CreateUserContext(Int32) |
由類別實作時,為指定的節點建立用戶內容物件。 |
事件
UserContextChanged |
發生於用戶內容變更時。 |