Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides the ability to create a user context to indicate which component of Server Explorer has just been selected.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
<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
The IVsDataViewUserContextProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateUserContext | When implemented by a class, creates a user context object for the specified node. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
UserContextChanged | Occurs when the user context changes. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace
.gif)
.gif)