HasMetadata Property

Glimpse API

TabMetadata HasMetadata Property Glimpse API Documentation
Gets a value indicating whether this instance has metadata.

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

Syntax

public bool HasMetadata { get; }
public bool HasMetadata { get; }

Field Value

true if this instance has metadata; otherwise, false.
See Also