AvalonEdit
Tag Property
NamespacesICSharpCode.AvalonEdit.FoldingFoldingSectionTag
Gets/Sets an additional object associated with this folding section.
Declaration Syntax
C#Visual BasicVisual C++
public Object Tag { get; set; }
Public Property Tag As Object
	Get
	Set
public:
property Object^ Tag {
	Object^ get ();
	void set (Object^ value);
}

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