T3000 CrossPlatform Documentation
SyntaxHighlighterXmlAttributeValueStyle Property |
[This is preliminary documentation and is subject to change.]
XML attribute value style
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Style XmlAttributeValueStyle { get; set; }
Public Property XmlAttributeValueStyle As Style Get Set Dim instance As SyntaxHighlighter Dim value As Style value = instance.XmlAttributeValueStyle instance.XmlAttributeValueStyle = value
Property Value
Type: StyleSee Also