IVsDataViewCommandProvider Interface

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

Public Interface IVsDataViewCommandProvider

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