VCLibrarianTool::UseUnicodeResponseFiles Property
Visual Studio 2015
Gets or sets a value indicating whether a linker or compiler can use a unicode response file.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if a linker or compiler can use a unicode response file; otherwise, false.
A response file contains comments for a linker or compiler.
Show: