Class BuildVersionInfo

Class BuildVersionInfo

Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.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

 日本語