IVsDataViewCommandInfo Interface

Encapsulates information that describes a command for a node in Server Explorer.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

Public Interface IVsDataViewCommandInfo

Dim instance As IVsDataViewCommandInfo
public interface IVsDataViewCommandInfo
public interface class IVsDataViewCommandInfo
public interface IVsDataViewCommandInfo

Remarks

This interface is implemented as a built-in DDEX service.

See Also

Reference

IVsDataViewCommandInfo Members

Microsoft.VisualStudio.Data.Services Namespace