PrintQueueStream.CanRead Özellik

Tanım

Akışın okumayı destekleyip desteklemediğini belirten bir değer alır.

public:
 virtual property bool CanRead { bool get(); };
public override bool CanRead { get; }
member this.CanRead : bool
Public Overrides ReadOnly Property CanRead As Boolean

Özellik Değeri

true okuma destekleniyorsa; aksi takdirde false.

Şunlara uygulanır