In Configuration Manager 2007, the AssemblyName (AssemblyType) element is strong name of the .NET Framework assembly to be discovered from the systems.

This is of the form as described in MSDN documentation for the AssemblyName Class (http://go.microsoft.com/fwlink/?LinkId=111712).

<xs:element name="AssemblyName"
	type="AssemblyNameType"
 />

See Also


Send comments about this topic to Microsoft.