IPersistentSpan::Span Property
Visual Studio 2015
Gets the span's ITrackingSpan if the underlying document is open, or null if the document is closed.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: Microsoft.VisualStudio.Text::ITrackingSpan^The span's ITrackingSpan if the underlying document is open, or null if the document is closed.
Show: