T3000 CrossPlatform Documentation
FastColoredTextBoxCommentPrefix Property |
[This is preliminary documentation and is subject to change.]
Comment line prefix.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public string CommentPrefix { get; set; }
Public Property CommentPrefix As String Get Set Dim instance As FastColoredTextBox Dim value As String value = instance.CommentPrefix instance.CommentPrefix = value
Property Value
Type: StringSee Also