Property IPAddress
IPAddress
The IP Address of the end point.
Declaration
public string IPAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Can be either IPv4 or IPv6, up to the code using this instance to determine which was provided.