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

Name of the player associted with this IP (if given at the time of banning). May be null.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public string PlayerName { get; private set; }

See Also