Inspectors Property

Glimpse API

IGlimpseConfiguration Inspectors Property Glimpse API Documentation
Gets the inspectors.

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

Syntax

ICollection<IInspector> Inspectors { get; }
ICollection<IInspector> Inspectors { get; }

Field Value

The inspectors.
See Also