Version Property

Glimpse API

GlimpseMetadata Version Property Glimpse API Documentation
Gets or sets the running version of Glimpse.

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

Syntax

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

Field Value

The running version of Glimpse.
See Also