IDocumentPeekResult::Span Property
Visual Studio 2015
Gets a IPersistentSpan corresponding to the result location span. For example if this result corresponds to a method, this span is the span of the method definition.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Property Value
Type: Microsoft.VisualStudio.Text::IPersistentSpan^The IPersistentSpan corresponding to the result location span
Show: