FromBase64Transform.OutputBlockSize 屬性

定義

取得輸出區塊的大小。

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

屬性值

Int32

輸出資料區塊的大小 (以位元組為單位)。

實作

備註

此轉換的輸出區塊大小為 3 個位元組。

適用於

另請參閱