IDXAssemblyInfo.AssemblyFullName Property
Indicates the full name of the current assembly.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the assembly name. |
See Also