IpAddress Property

Glimpse API

IRequestMetadata IpAddress Property Glimpse API Documentation
Gets the IP address.

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

Syntax

string IpAddress { get; }
string IpAddress { get; }

Field Value

The IP address.
See Also