IProjectTypes.ProjectAssembly Property
Obtains the assembly of the current project.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| IDXAssemblyInfo | An IDXAssemblyInfo containing information about the assembly of the current project. |
See Also