VCLinkerTool.KeyContainer Property
Visual Studio 2005
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)
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)
/** @property */ String get_KeyContainer () /** @property */ void set_KeyContainer (/** @attribute InAttribute() */ String KeyContainer)
function get KeyContainer () : String function set KeyContainer (KeyContainer : String)