Property InsertText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
InsertText
When implemented by a class, gets or sets a string value inserted in the text editor when IListMember
is selected.
string InsertText { get; set; }