Class BuildVersionInfo
Class BuildVersionInfo
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)
包含当前构建版本信息。
public static class BuildVersionInfo
继承
继承成员
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
字段
AssemblyVersion
程序集版本。
public static readonly string AssemblyVersion
字段值
FileVersion
文件版本。
public static readonly string FileVersion
字段值
Product
产品标题。
public static readonly string Product
字段值
ProductMajor
主要产品版本。
public static readonly int ProductMajor
字段值
ProductMinor
次要产品版本。
public static readonly int ProductMinor
字段值
ReleaseDate
产品发布日期。
public static readonly DateTime ReleaseDate