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