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

objectBuildVersionInfo

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

string

FileVersion

Phiên bản tệp.

public static readonly string FileVersion

Giá trị trường

string

Product

Tiêu đề sản phẩm.

public static readonly string Product

Giá trị trường

string

ProductMajor

Phiên bản chính của sản phẩm.

public static readonly int ProductMajor

Giá trị trường

int

ProductMinor

Phiên bản phụ của sản phẩm.

public static readonly int ProductMinor

Giá trị trường

int

ReleaseDate

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

public static readonly DateTime ReleaseDate

Giá trị trường

DateTime

 Tiếng Việt