PTextReader.Touched Property

Definition

Gets a value indicating whether this PTextReader is touched.

public:
 property bool Touched { bool get(); };
public bool Touched { get; }
member this.Touched : bool
Public ReadOnly Property Touched As Boolean

Property Value

true if touched; otherwise, false.

Applies to