Click or drag to resize

IPv4ConfigurationGateway Property

The IP address of the configured gateway.

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public IPAddress Gateway { get; }

Property Value

Type: IPAddress
See Also