Class BuildVersionInfo
Class BuildVersionInfo
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Contains build version and product information.
public static class BuildVersionInfo
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fields
AssemblyInformationalVersion
The informational version number of the assembly.
public static readonly string AssemblyInformationalVersion
Field Value
AssemblyVersion
Assembly version.
public static readonly string AssemblyVersion
Field Value
FileVersion
File version.
public static readonly string FileVersion
Field Value
Product
Product name.
public static readonly string Product