HeroStats Libraries
StatsEngine.ShouldVersionCheck Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether or not the application should perform an internet version check to see if the user is running the latest version of the engine.

[Visual Basic]
Public Shared ReadOnly Property ShouldVersionCheck As Boolean
[C#]
public static bool ShouldVersionCheck {get;}

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace