Version Property

Glimpse API

GlimpseRuntime Version Property Glimpse API Documentation
Gets the executing version of Glimpse.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public static string Version { get; private set; }
public static string Version { get; private set; }

Field Value

The version of Glimpse.
Remarks

Glimpse versioning follows the rules of OnlineSemantic Versioning.
See Also