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

Command descriptor associated with this command. May be null of command was not recognized by name.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public CommandDescriptor Descriptor { get; private set; }

See Also