Configuration Manager Console ResourceAssembly Element
Updated: November 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager
In System Center 2012 R2 Configuration Manager, the ResourceAssembly element defines the resources that are used by the node. The following XML defines the assembly, AdminUI.CollectionProperty.dll, and the type of the resource within the assembly.
<ResourceAssembly>
<Assembly>AdminUI.CollectionProperty.dll</Assembly>
<Type>Microsoft.ConfigurationManagement.AdminConsole.CollectionProperty.Properties.Resources.resources</Type>
</ResourceAssembly>
Show: