AvalonEdit
RuleSet Property
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingSpanRuleSet
Gets/Sets the rule set that applies inside this span.
Declaration Syntax
C#Visual BasicVisual C++
public HighlightingRuleSet RuleSet { get; set; }
Public Property RuleSet As HighlightingRuleSet
	Get
	Set
public:
property HighlightingRuleSet^ RuleSet {
	HighlightingRuleSet^ get ();
	void set (HighlightingRuleSet^ value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238