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