com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class BuildVersionInfo



  • public final class BuildVersionInfo
    extends Object

    Provides information about the current product name and version.

    • Field Detail

      • ASSEMBLY_VERSION

        public static final String ASSEMBLY_VERSION

        Gets the version number of the assembly.

        See Also:
        Constant Field Values
      • PRODUCT

        public static final String PRODUCT

        Gets the product name.

      • PRODUCT_MAJOR

        public static final int PRODUCT_MAJOR

        Gets the product major version.

        See Also:
        Constant Field Values
      • PRODUCT_MINOR

        public static final int PRODUCT_MINOR

        Gets the the product minor version.

        See Also:
        Constant Field Values
      • RELEASE_DATE

        public static final com.aspose.ms.System.DateTime RELEASE_DATE

        Gets the date of release.