RijndaelManagedTransform.BlockSizeValue Propiedad

Definición

Obtiene el tamaño del bloque.

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

Valor de propiedad

Int32

Tamaño de los bloques de datos en bytes.

Se aplica a

Consulte también