GetMetadata Method

Glimpse API

ApplicationPersistenceStore GetMetadata Method Glimpse API Documentation
Gets the metadata.

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

Syntax

public GlimpseMetadata GetMetadata()
public GlimpseMetadata GetMetadata()

Return Value

Metadata that is currently applied.

Implements

IReadOnlyPersistenceStore GetMetadata 
See Also