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

VCLinkerTool.AssemblyLinkResource Property

Gets or sets a value specifying a resource file to link to the output assembly.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
string AssemblyLinkResource { get; set; }

Property Value

Type: System.String
A resource file to link to the output assembly.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.