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

Minecraft.net connection URL. May be null (if heartbeat is disabled, or first heartbeat has not been sent yet).

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

Syntax

   
 C# 
[CanBeNullAttribute]
public static Uri Uri { get; internal set; }

See Also