In Microsoft System Center Configuration Manager 2007, 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.

  Copy Code
<ResourceAssembly>
	<Assembly>AdminUI.CollectionProperty.dll</Assembly>
	<Type>Microsoft.ConfigurationManagement.AdminConsole.CollectionProperty.Properties.Resources.resources</Type>
</ResourceAssembly>

See Also


Send comments about this topic to Microsoft.