Share via


Managed Resources Property Page

 

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

The latest version of this topic can be found at 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

Using RC (The RC Command Line)
Property Pages
/ASSEMBLYRESOURCE (Embed a Managed Resource)