XConnectionDefIpAddress Property |
Gets the ip address of the server.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string IpAddress { get; }
Public ReadOnly Property IpAddress As String
Get
Property Value
Type:
StringThe ip address.
See Also