IProjectTypes.ProjectAssembly Property
Obtains the assembly of the current project.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v24.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