FromBase64Transform.OutputBlockSize プロパティ

定義

出力ブロック サイズを取得します。

public:
 property int OutputBlockSize { int get(); };
public int OutputBlockSize { get; }
member this.OutputBlockSize : int
Public ReadOnly Property OutputBlockSize As Integer

プロパティ値

出力データ ブロックのサイズ (バイト単位)。

実装

注釈

この変換の出力ブロック サイズは 3 バイトです。

適用対象

こちらもご覧ください