_DTE.CommandLineArguments Property
Visual Studio 2015
Gets a string representing the command line arguments.
Assembly: EnvDTE (in EnvDTE.dll)
The string returns everything listed after the program name on the command line.
Show: