IVsParseCommandLine2 Members
Include Protected Members
Include Inherited Members
Parses command line arguments for implementers of IOleCommandTarget. Extends but does not inherit from IVsParseCommandLine. Adds a method to support auto completion. You can get an instance of the interface from the SVsParseCommandLine (SID_SVsParseCommandLine) service.
The IVsParseCommandLine2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetACParamOrSwitch | Retrieves an auto completion command line item or switch. |
Top