AssemblyViewInfo.Version Property
Gets the version number of an assembly.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
Version | A Version object specifying the version number of the assembly. |
See Also