Class BuildVersionInfo

Class BuildVersionInfo

Tên không gian: Aspose.Imaging Tổng hợp: Aspose.Imaging.dll (25.4.0)

Nó chứa thông tin phiên bản xây dựng hiện tại.

public static class BuildVersionInfo

Inheritance

object BuildVersionInfo

Thành viên thừa kế

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Fields

AssemblyVersion

Phiên bản hội nghị.

public static readonly string AssemblyVersion

Giá trị Field

string

FileVersion

Phiên bản file.

public static readonly string FileVersion

Giá trị Field

string

Product

Tên sản phẩm

public static readonly string Product

Giá trị Field

string

ProductMajor

Phiên bản sản phẩm chính

public static readonly int ProductMajor

Giá trị Field

int

ProductMinor

Phiên bản sản phẩm nhỏ hơn

public static readonly int ProductMinor

Giá trị Field

int

ReleaseDate

Ngày phát hành sản phẩm.

public static readonly DateTime ReleaseDate

Giá trị Field

DateTime

 Tiếng Việt