Class BuildVersionInfo

Class BuildVersionInfo

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

 日本語