Property errorText
errorText
Text that indicates if the track should display an error.
Declaration
public string errorText { get; set; }
Property Value
Type | Description |
---|---|
string |
Remarks
If the error text is not empty or null, then the track displays a warning. The error text is used as the tooltip.