VCCustomBuildRule::AdditionalDependencies Property
Gets or sets additional, configuration-specific items to add to the link line, such as comdlg32.lib or kernel32.lib.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::String^A string containing configuration-specific items to add to the link line.
See .Lib Files as Linker Input for more information.
Show: