GlimpseConfiguration EndpointBaseUri Property | Glimpse API Documentation |
Gets or sets the endpoint base URI.
Namespace: Glimpse.Core.FrameworkAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Field Value
The endpoint base URI.Implements
IGlimpseConfiguration EndpointBaseUriExceptions
Exception | Condition |
---|---|
System ArgumentNullException | An exception is thrown if the value is set to null. |
See Also