AvalonEdit
RuleSetReference Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdImportRuleSetReference
Gets/sets the referenced rule set.
Declaration Syntax
C#Visual BasicVisual C++
public XshdReference<XshdRuleSet> RuleSetReference { get; set; }
Public Property RuleSetReference As XshdReference(Of XshdRuleSet)
	Get
	Set
public:
property XshdReference<XshdRuleSet^> RuleSetReference {
	XshdReference<XshdRuleSet^> get ();
	void set (XshdReference<XshdRuleSet^> value);
}

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