QuartzSchedulerVersionMinor Property

Quartz.NET 3.0 API Documentation
Gets the version minor.

Namespace:  Quartz.Core
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
public static string VersionMinor { get; }

Property Value

Type: String
The version minor.
See Also

Reference