ITypeInfo.AssemblyInfo Property
Supplies metadata on the assembly in which the type is declared.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IAssemblyInfo | An IAssemblyInfo object that supplies metadata on the assembly in which the current type is declared. |
See Also