可以创建用户上下文指示服务器资源管理器哪个元素的部分。
此 API 不兼容 CLS。
命名空间: Microsoft.VisualStudio.Data.Services.SupportEntities
程序集: Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)
语法
声明
<CLSCompliantAttribute(False)> _
Public Interface IVsDataViewUserContextProvider
[CLSCompliantAttribute(false)]
public interface IVsDataViewUserContextProvider
[CLSCompliantAttribute(false)]
public interface class IVsDataViewUserContextProvider
[<CLSCompliantAttribute(false)>]
type IVsDataViewUserContextProvider = interface end
public interface IVsDataViewUserContextProvider
IVsDataViewUserContextProvider 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
CreateUserContext | 当实现由选件类,创建指定节点的用户上下文对象。 |
页首
事件
名称 | 说明 | |
---|---|---|
![]() |
UserContextChanged | 当用户上下文更改,发生。 |
页首