BuildVersionInfo

BuildVersionInfo class

Contains information about version of Aspose.Slides.

public static class BuildVersionInfo

Fields

NameDescription
const AssemblyVersionVersion of Aspose.Slides assembly.
const FileVersionVersion of assembly file.
const ProductProduct name of Aspose.Slides
const ProductMajorMajor version number.
const ProductMinorMinor version number.
static readonly ReleaseDateRelease date of the assembly.

See Also