共用方式為


PTextReader.Disposed Property

Definition

Gets a value indicating whether this PTextReader is disposed.

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

Property Value

true if disposed; otherwise, false.

Applies to