IVsDataViewCommandInfo Members
Include Protected Members
Include Inherited Members
Encapsulates information that describes a command for a node in Server Explorer.
The IVsDataViewCommandInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetParameters | Gets the parameters associated with this command. |
Top
Properties
Name | Description | |
---|---|---|
CommandId | Gets a CommandID that uniquely identifies the command. | |
CommandProviderType | Gets the class as a Type that implements the IVsDataViewCommandProvider support entity. The provider supplies this implementation. |
Top