The TypeName specifies the plugin's class that contains the method that will be called. The value consists of the dll's root namespace, ".", and the class name. For example: "LogiXML.SamplePlugin.Plugin".
This attributes is required for .NET plugins, and is ignored for Java plugins. |