Assembly File Version

In the IDO Extension Class Assemblies form, the Assembly File Version field displays the version information of a DLL file. During the import process, this field extracts assembly file version metadata from the DLL through the AssemblyFileVersion attributes or the AssemblyInfo.cs file. The version information appears in the AssemblyFileVersion column within the form.

This field helps identify which version of a custom assembly is currently loaded, supporting tasks such as debugging, auditing, and version control.