Click or drag to resize

RuntimeEnvironmentJumboVersion Property

Gets the version of Jumbo.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public static Version JumboVersion { get; }

Property Value

Type: Version
A Version value for the Jumbo version.
Remarks
The value returned is actually the version of the Ookii.Jumbo assembly.
See Also