Expand Minimize
This topic has not yet been rated - Rate this topic

VCLinkerTool.AdditionalOptions Property

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.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
function get AdditionalOptions () : String 
function set AdditionalOptions (value : String)

Property Value

Type: System.String
Options to add to the end of the command line immediately before the file name(s).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.