IVsCommandArgInfo Members
Include Protected Members
Include Inherited Members
Enables a QueryStatus implementation to query whether a command argument has been supplied.
The IVsCommandArgInfo type exposes the following members.
Methods
Name
Description
Returns the argument string.
Returns true if a nonempty command argument was supplied for this command.
Top