다음을 통해 공유


TextRange.Start Property

Definition

Gets the starting index of the snapshot range.

public Microsoft.VisualStudio.Extensibility.Editor.TextPosition Start { get; }
member this.Start : Microsoft.VisualStudio.Extensibility.Editor.TextPosition
Public ReadOnly Property Start As TextPosition

Property Value

Applies to