Table of Contents

Property StatusText

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

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[]