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