ReflectionDiscoverableCollection T DiscoveryLocation Property | Glimpse API Documentation |
Gets or sets the file path to the discovery location.
Namespace: Glimpse.Core.FrameworkAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Field Value
The discovery location.Implements
IDiscoverableCollection T DiscoveryLocationExceptions
Exception | Condition |
---|---|
System.IO DirectoryNotFoundException | Throws an exception if the directory does not exist. |
See Also