Class BuildVersionInfo
Class BuildVersionInfo
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.8.0)
Contains build version and product information.
public static class BuildVersionInfoInheritance
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 AssemblyInformationalVersionField Value
AssemblyVersion
Assembly version.
public static readonly string AssemblyVersionField Value
FileVersion
File version.
public static readonly string FileVersionField Value
Product
Product name.
public static readonly string Product