QuartzScheduler VersionMinor Property Quartz.NET API Documentation
Gets the version minor.

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

public static string VersionMinor { get; }

Property Value

Type: String
The version minor.
See Also