SnapshotSpanEventArgs::Span Property
Visual Studio 2015
Gets the SnapshotSpan.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
public: property SnapshotSpan Span { [CompilerGeneratedAttribute] SnapshotSpan get(); [CompilerGeneratedAttribute] private: void set(SnapshotSpan value); }
Show: