Share via


SeekableTextReader.Position Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the position to seek the text reader.

public int Position { get; set; }
member this.Position : int with get, set
Public Property Position As Integer

Property Value

The position to seek the text reader.

Implements

Applies to