Class BuildVersionInfo

Class BuildVersionInfo

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Obsahuje informace o verzi sestavení a produktu.

public static class BuildVersionInfo

Dědičnost

objectBuildVersionInfo

Děděné členy

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

Pole

AssemblyInformationalVersion

Informační číslo verze sestavení.

public static readonly string AssemblyInformationalVersion

Hodnota pole

string

AssemblyVersion

Verze sestavení.

public static readonly string AssemblyVersion

Hodnota pole

string

FileVersion

Verze souboru.

public static readonly string FileVersion

Hodnota pole

string

Product

Název produktu.

public static readonly string Product

Hodnota pole

string

 Čeština