T3000 CrossPlatform Documentation
LinePushedEventArgsSourceLineText Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.LinePushedEventArgs.SourceLineText"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public string SourceLineText { get; }
Public ReadOnly Property SourceLineText As String Get Dim instance As LinePushedEventArgs Dim value As String value = instance.SourceLineText
Property Value
Type: StringSee Also