AutoDiscover Property

Glimpse API

ReflectionDiscoverableCollection T  AutoDiscover Property Glimpse API Documentation
Gets or sets a value indicating whether or not auto discover.

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

Syntax

public bool AutoDiscover { get; set; }
public bool AutoDiscover { get; set; }

Field Value

true if [auto discover]; otherwise, false.

Implements

IDiscoverableCollection T  AutoDiscover
See Also