_LAUNCHPAD_FLAGS2 Enumeration

 

Determines whether command line tool and batch file output is treated as Unicode.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[FlagsAttribute]
public enum _LAUNCHPAD_FLAGS2

Member nameDescription
LPF_TreatOutputAsUnicode

The command line tool and batch file output is treated as Unicode.

From vsshel80.idl:

Return to top
Show: