Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the ability to implement commands, specifically custom commands, for nodes in a data view.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataViewCommandProvider
'Usage
Dim instance As IVsDataViewCommandProvider
public interface IVsDataViewCommandProvider
public interface class IVsDataViewCommandProvider
public interface IVsDataViewCommandProvider
Remarks
This interface has a base implementation in the DDEX Framework.
See Also
Reference
IVsDataViewCommandProvider Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace