Property MessageText
- Namespace
 - SharpVectors.Converters
 
- Assembly
 - SharpVectors.Converters.Wpf.dll
 
MessageText
Gets or sets the content of the message.
public string MessageText { get; set; }
Property Value
- string
 A string specifying the content of the message text. The default is "Loading...". This value can be overriden in the Unload(bool, string) method.