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