RijndaelManagedTransform.BlockSizeValue Eigenschaft

Definition

Ruft die Blockgröße ab.

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

Eigenschaftswert

Die Größe des Datenblocks in Bytes.

Gilt für:

Weitere Informationen