Click or drag to resize

Mike1DPluginInfoAssemblyName Property

Name of assembly that contains the plugin.

The name must contain the full path to the assembly file on the disc. It can also contain the fully qualified/long name of the assembly to load from the GAC (including Version, Culture and PublicKeyToken).

Namespace:  DHI.Mike1D.Plugins
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public string AssemblyName { get; set; }

Property Value

Type: String
See Also