Class BuildVersionInfo

Class BuildVersionInfo

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

Enthält Build-Version und Produktinformationen.

public static class BuildVersionInfo

Vererbung

objectBuildVersionInfo

Vererbte Mitglieder

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

Felder

AssemblyInformationalVersion

Die informationsbezogene Versionsnummer des Assemblies.

public static readonly string AssemblyInformationalVersion

Feldwert

string

AssemblyVersion

Assembly-Version.

public static readonly string AssemblyVersion

Feldwert

string

FileVersion

Dateiversion.

public static readonly string FileVersion

Feldwert

string

Product

Produktname.

public static readonly string Product

Feldwert

string

 Deutsch