Class BuildVersionInfo
Class BuildVersionInfo
名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.4.0)
包含当前构建版本的信息。
public static class BuildVersionInfo
Inheritance
继承人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
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