Class BuildVersionInfo

Class BuildVersionInfo

Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)

يحتوي على معلومات إصدار البناء الحالي.

public static class BuildVersionInfo

الوراثة

objectBuildVersionInfo

الأعضاء الموروثون

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

قيمة الحقل

string

FileVersion

إصدار الملف.

public static readonly string FileVersion

قيمة الحقل

string

Product

عنوان المنتج.

public static readonly string Product

قيمة الحقل

string

ProductMajor

الإصدار الرئيسي للمنتج.

public static readonly int ProductMajor

قيمة الحقل

int

ProductMinor

الإصدار الفرعي للمنتج.

public static readonly int ProductMinor

قيمة الحقل

int

ReleaseDate

تاريخ إصدار المنتج.

public static readonly DateTime ReleaseDate

قيمة الحقل

DateTime

 عربي