<assembly>

Defines the assembly to be loaded.

<assembly src="[file name]" namespace="[namespace]"/>

Attributes for the element <assembly>

context

Context or combination of contexts (separated using '|') for the import.

Mandatory.

namespace

Namespace to import.

Mandatory.

namespace="[namespace]"

src

Name of the DLL file to import.

Mandatory.

src="[file name]"