VCResourceCompilerTool::AdditionalOptions Property
Visual Studio 2015
Gets or sets options to add to the end of the command line immediately before the file name(s). An example is if an option is not supported in the object model.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::String^Options added to the end of the command line immediately before the file name(s).
Show: