/WINMD (Generate Windows Metadata)
Visual Studio 2012
Enables generation of a Windows Runtime Metadata (.winmd) file.
/WINMD[:{NO|ONLY}]By default, the output file name has the form binaryname.winmd. To specify a different file name, use the /WINMDFILE option.
To set this linker option in the Visual Studio development environment
-
Open the project's Property Pages dialog box. For details, see Modifying Project Properties.
-
Select the Linker folder.
-
Select the Windows Metadata property page.
-
In the Generate Windows Metadata drop-down list box, select the option you want.