[This is preliminary documentation and is subject to change.]

Internal IP address that the server's bound to (0.0.0.0 if not explicitly specified by the user).

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
[NotNullAttribute]
public static IPAddress InternalIP { get; private set; }

See Also