Skip to main content
A newer version of this page is available. .

IProjectTypes.ProjectAssemblyName Property

Obtains the name of the current assembly

Namespace: DevExpress.Entity.ProjectModel

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

string ProjectAssemblyName { get; }

Property Value

Type Description
String

A String string containing the assembly name.

See Also