TagSpan<T>::Span Property
Visual Studio 2015
Gets the snapshot span for this tag.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
public: property SnapshotSpan Span { [CompilerGeneratedAttribute] virtual SnapshotSpan get() sealed; [CompilerGeneratedAttribute] private: virtual void set(SnapshotSpan value) sealed; }
Implements
ITagSpan<T>::Span
Show: