Share via


Isolated COM, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

For the latest documentation on Visual Studio 2017, see Manifest Tool Isolated COM Properties (Visual C++) on docs.microsoft.com. Use this dialog box to specify Isolated COM options for Mt.exe.

To access this property page dialog box, open the property pages for your project or your property sheet. Expand the Manifest Tool node under Common Properties, and then select Isolated COM.

Task List

UIElement List

Type Library File
Uses the /tlb option to specify the name of the type library file (.tlb file) that the manifest tool will use to generate the manifest file.

Registrar Script File
Uses the /rgs option to specify the name of the registrar script file (.rgs file) that the manifest tool will use to generate the manifest file.

Component File Name
Uses the /dll option to specify the name of the resource that the manifest tool will generate. You must enter a value for this property when values for either Type Library File or Registrar Script File are specified.

Replacements File
Uses the /replacements option to specify the full path to the file that contains values for replaceable strings in the .rgs file.

See Also

Isolated Applications
ClickOnce Application Manifest
Manifest Tool Property Pages
How to: Open Project Property Pages
How to: Edit Project Property Sheets