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

/WINMDKEYFILE (Specify winmd Key File)

Visual Studio 2012

Specifies a key or a key pair to sign a Windows Runtime Metadata (.winmd) file.

/WINMDKEYFILE:filename

Resembles the /KEYFILE 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 Modifying Project Properties.

  2. Select the Linker folder.

  3. Select the Windows Metadata property page.

  4. In the Windows Metadata Key File box, enter the file location.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.