Bitmap for UWP
CanWrite プロパティ

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

プロパティ値

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

DataStream クラス
DataStream メンバ