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

VCLinkerTool.KeyContainer Property

Gets or sets the named container of the key for strongly naming the output assembly.

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

Property Value

Type: System.String
The named container of the key for strongly naming the output assembly.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.