Bitmap for UWP
CanRead プロパティ

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > DataStream クラス : CanRead プロパティ
Gets a value indicating whether the current stream supports reading.
シンタックス
'宣言
 
Public Overrides ReadOnly Property CanRead As System.Boolean
public override System.bool CanRead {get;}

プロパティ値

trueif the stream supports reading; otherwise, false.
参照

DataStream クラス
DataStream メンバ