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