Click or drag to resize
StatusPropertyAttributeBadStatusTooltip Property
Gets the tooltip to display on the status icon if the decorated field's status is bad.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string BadStatusTooltip { get; }

Property Value

Type: String
The tooltip to display on the status icon if the decorated field's status is bad.
See Also