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