Class BuildVersionInfo
Class BuildVersionInfo
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)
Chứa thông tin về phiên bản build hiện tại.
public static class BuildVersionInfo
Kế thừa
Các thành viên kế thừa
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các trường
AssemblyVersion
Phiên bản assembly.
public static readonly string AssemblyVersion
Giá trị trường
FileVersion
Phiên bản tệp.
public static readonly string FileVersion
Giá trị trường
Product
Tiêu đề sản phẩm.
public static readonly string Product
Giá trị trường
ProductMajor
Phiên bản chính của sản phẩm.
public static readonly int ProductMajor
Giá trị trường
ProductMinor
Phiên bản phụ của sản phẩm.
public static readonly int ProductMinor
Giá trị trường
ReleaseDate
Ngày phát hành sản phẩm.
public static readonly DateTime ReleaseDate