VirtualSnapshotSpan::IsInVirtualSpace Property
Visual Studio 2015
Determines whether the start or end points are in virtual space.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Property Value
Type: System::Booleantrue if both the start or end points of the span are in virtual space, otherwise false.
Show: