Gets/sets the current span stack.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ImmutableStack<HighlightingSpan> CurrentSpanStack { get; set; }
Public Property CurrentSpanStack As ImmutableStack(Of HighlightingSpan) Get Set
public: property ImmutableStack<HighlightingSpan^>^ CurrentSpanStack { ImmutableStack<HighlightingSpan^>^ get (); void set (ImmutableStack<HighlightingSpan^>^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238