Click or drag to resize

LibraryVersion Properties

The PublicLibraryCatalogLibraryVersion type exposes the following members.

Properties
 NameDescription
Public propertyCAEXVersion Gets and sets the CAEX version of the library allowing different signatures for libraries, supporting differen CAEX versions but have identical content
Public propertyDescription Gets and sets a description text to explain the library version
Public propertyDownloadLink Gets and sets the download link where to load the library. The link should be public availabe
Public propertyNetVersion Gets the version converted to the .NET Version type.
Public propertyRevision A revision of this version exists, using the sam version number
Public propertySignature Gets the signature (checksum) used to validate the library content
Public propertySources Gets and sets the sources, where this version is published
Public propertyVersion Gets and sets the version string of the library
Top
See Also