Skip to main content
All docs
V24.2

BindToTypePolicy.BindToTypeBaseQueryArgs.AssemblyName Property

Gets the assembly name.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public string AssemblyName { get; }

#Property Value

Type Description
String

The assembly name.

See Also