Class BuildVersionInfo
Class BuildVersionInfo
Namespace: Aspose.BarCode
Assembly: Aspose.BarCode.dll (25.1.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