Command.ts Field

T3000 CrossPlatform

Commandts Field

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:FastColoredTextBoxNS.Command.ts"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public TextSource ts
Public ts As TextSource

Dim instance As Command
Dim value As TextSource

value = instance.ts

instance.ts = value

Field Value

Type: TextSource
See Also