[Missing <summary> documentation for "P:Bespoke.Common.Net.TcpServer.IPAddress"]

Namespace:  Bespoke.Common.Net
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public IPAddress IPAddress { get; }
Visual Basic (Declaration)
Public ReadOnly Property IPAddress As IPAddress
Visual C++
public:
property IPAddress^ IPAddress {
	IPAddress^ get ();
}

See Also