Share via


VirtualSnapshotSpan.Start Property

Definition

Gets the starting virtual point.

public:
 property Microsoft::VisualStudio::Text::VirtualSnapshotPoint Start { Microsoft::VisualStudio::Text::VirtualSnapshotPoint get(); };
public Microsoft.VisualStudio.Text.VirtualSnapshotPoint Start { get; }
member this.Start : Microsoft.VisualStudio.Text.VirtualSnapshotPoint
Public ReadOnly Property Start As VirtualSnapshotPoint

Property Value

The start point.

Applies to