Class BuildVersionInfo
Class BuildVersionInfo
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.8.0)
Contains the current build version information.
public static class BuildVersionInfoInheritance
Inherited Members
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
AssemblyVersion
The assembly version.
public static readonly string AssemblyVersionField Value
FileVersion
The file version.
public static readonly string FileVersionField Value
Product
The product title.
public static readonly string ProductField Value
ProductMajor
The major product version.
public static readonly int ProductMajorField Value
ProductMinor
The minor product version.
public static readonly int ProductMinorField Value
ReleaseDate
The product release date.
public static readonly DateTime ReleaseDate