IPersistentSpan::Document Property
Visual Studio 2015
Gets the span's ITextDocument 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::ITextDocument^The span's ITextDocument if the underlying document is open, or null if the document is closed.
Show: