DiscoverableCollectionElement DiscoveryLocation Property | Glimpse API Documentation |
Gets or sets the file path to the automatic discovery location or a particular Glimpse type. This property overrides the globally configured DiscoveryLocation in Section.
Namespace: Glimpse.Core.ConfigurationAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Field Value
The absolute or relative file path to the automatic discovery location. Relative paths are rooted from AppDomain.CurrentDomain.BaseDirectory, or the equivalent shadow copy directory when appropriate.See Also