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

Public method

GetACParamOrSwitch

Retrieves an auto completion command line item or switch.

Top

See Also

Reference

IVsParseCommandLine2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace