Skip to main content

ModuleBase.AssemblyName Property

For internal use only.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

[Browsable(false)]
public virtual string AssemblyName { get; }

Property Value

Type Description
String

A string that represents the name of the current module’s assembly.

See Also