Share via


LinePositionSpan.Start Property

Definition

Gets the start position of the span.

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

Property Value

Applies to