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

Produces a string containing all recognized arguments that wereset/passed to this instance of fCraft.

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

Syntax

   
 C# 
public static string GetArgString()

Return Value

A string containing all given arguments, or an empty string if none were set.

See Also