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

User-agent value used for HTTP requests (heartbeat, updater, external IP check, etc). Defaults to "fCraft" + VersionString of the current release.

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

Syntax

   
 C# 
public static string UserAgent { get; set; }

See Also