_LAUNCHPAD_FLAGS2 Enumeration
Visual Studio 2015
Determines whether command line tool and batch file output is treated as Unicode.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| LPF_TreatOutputAsUnicode | The command line tool and batch file output is treated as Unicode. |
From vsshel80.idl:
Show: