IVsCommandArgInfo Interface
Visual Studio 2015
Enables a QueryStatus implementation to query whether a command argument has been supplied.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCommandArg(String) | Returns the argument string. |
![]() | QueryCommandArgAvailable(Int32) | Indicates whether a nonempty command argument was supplied for this command. |
Show:
