Edit

Configuration Manager Console ResourceAssembly Element

In 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>

See Also

About Configuration Manager Administrator Console Nodes How to Find a Configuration Manager Node GUID Configuration Manager Console Node XML