Class BuildVersionInfo
Class BuildVersionInfo
名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.5.0)
包含当前构建版本的信息。
public static class BuildVersionInfoInheritance
继承人
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