Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.05 KB

winmdkeycontainer-specify-key-container.md

File metadata and controls

31 lines (21 loc) · 1.05 KB
description title ms.date f1_keywords ms.assetid
Learn more about: /WINMDKEYCONTAINER (Specify Key Container)
/WINMDKEYCONTAINER (Specify Key Container)
11/04/2016
VC.Project.VCLinkerTool.WINMDKEYCONTAINER
c2fc44dc-7cb5-42b9-897f-1b124928f2f7

/WINMDKEYCONTAINER (Specify Key Container)

Specifies a key container to sign a Windows Metadata (.winmd) file.

/WINMDKEYCONTAINER:name

Remarks

Resembles the /KEYCONTAINER linker option that is applied to a (.winmd) file.

To set this linker option in the Visual Studio development environment

  1. Open the project's Property Pages dialog box. For details, see Set C++ compiler and build properties in Visual Studio.

  2. Select the Configuration Properties > Linker > Windows Metadata property page.

  3. In the Windows Metadata Key Container box, enter the location.

See also

MSVC linker reference
MSVC Linker Options