EndpointBaseUri Property

Glimpse API

IGlimpseConfiguration EndpointBaseUri Property Glimpse API Documentation
Gets the endpoint base URI.

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

Syntax

string EndpointBaseUri { get; }
string EndpointBaseUri { get; }

Field Value

The endpoint base URI.
See Also