A highlighting rule.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class HighlightingRule
<SerializableAttribute> _ Public Class HighlightingRule
[SerializableAttribute] public ref class HighlightingRule
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
HighlightingRule()()()() | Initializes a new instance of the HighlightingRule class | |
Color |
Gets/Sets the highlighting color.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Regex |
Gets/Sets the regular expression for the rule.
| |
ToString()()()() | (Overrides Object.ToString()()()().) |
Inheritance Hierarchy
Object | |
HighlightingRule |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238