Class BuildVersionInfo

Class BuildVersionInfo

Namespace: Aspose.Page
Assembly: Aspose.Page.dll (25.1.2)

Tato třída poskytuje informace o aktuální verzi produktu.

public sealed class BuildVersionInfo

Dědičnost

objectBuildVersionInfo

Děděné Členy

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktor

BuildVersionInfo()

public BuildVersionInfo()

Pole

AssemblyVersion

Verze assembly

public const string AssemblyVersion = "25.1"

Hodnota pole

string

FileVersion

Verze souboru

public const string FileVersion = "25.1"

Hodnota pole

string

Product

Název produktu

public const string Product = "Aspose.Page for .NET"

Hodnota pole

string

 Čeština