Skip to content

Latest commit

 

History

History
58 lines (52 loc) · 1.89 KB

File metadata and controls

58 lines (52 loc) · 1.89 KB
title Managed Resources Property Page | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-ide
ms.tgt_pltfrm
ms.topic article
f1_keywords
VC.Project.VCManagedResourceCompilerTool.ResourceFileName
VC.Project.VCManagedResourceCompilerTool.OutputFileName
VC.Project.VCManagedResourceCompilerTool.DefaultLocalizedResources
dev_langs
C++
helpviewer_keywords
Managed Resources property page
ms.assetid 80b80384-ee55-494d-9f0e-907bb98cfc19
caps.latest.revision 9
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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 Working with Project Properties.

See Also

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