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
'Declaration
Public Interface IVsDataViewCommandInfo
'Usage
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.