Managed Resources Property Page

Enables settings for the resource compiler.

The Managed Resources property page contains the following properties:

  • Resource Logical Name
    Specifies the logical name of the generated intermediate .resources file. The logical name is the name used to load the resource. If no logical name is specified, the resource (.resx) file name is used as the logical name.

  • Output File Name
    Specifies the name of the final output file that the resource (.resx) file contributes to.

  • Default Localized Resources
    Specifies whether the given .resx file contributes to the default resources or to a satellite .dll.

For information on how to access the Managed Resources property page, see How to: Specify Project Properties with Property Pages.

See Also

Reference

Using RC (The RC Command Line)

Property Pages (Visual C++)

/ASSEMBLYRESOURCE (Embed a Managed Resource)