Property ToolTip
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
ToolTip
When implemented by a class, specifies the ToolTip description to be associated with the literal in the code snippet.
string ToolTip { get; set; }
When implemented by a class, specifies the ToolTip description to be associated with the literal in the code snippet.
string ToolTip { get; set; }