Property StatusText
StatusText
When implemented by a class, gets a string representation of IScriptEdit
status, e.g. position in the text, modified state, etc.
This property is obsolete.
[Obsolete("Use Status instead.")]
string[] StatusText { get; }
Property Value
- string[]