Property InsertText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
InsertText
Gets or sets a string value inserted in the Editor when IListMember
is selected.
public virtual string InsertText { get; set; }
Gets or sets a string value inserted in the Editor when IListMember
is selected.
public virtual string InsertText { get; set; }