Click or drag to resize

ProfileBehaviorStatusText Property

Gets or sets the status text.

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public virtual string StatusText { get; set; }

Property Value

Type: String
The status text.
Remarks
Created 2012-07-02
See Also