BasicModuleAssemblyName Property

Name of the assembly from where the module is loaded.

Definition

Namespace: MFiles.VAF.Module
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual string AssemblyName { get; set; }

Property Value

String

Implements

IModuleAssemblyName

See Also