Click or drag to resize

RuntimeEnvironmentJumboConfiguration Property

Gets the Jumbo build configuration, typically the branch name.

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

Property Value

Type: String
A string describing the build configuration.
Remarks
This is typically the subversion branch from which Jumbo was built.
See Also