Block size used when allocating new tracks.
Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BlockSize() As Integer
|
| [C#] |
|---|
public int BlockSize {get; set;}
|
| [Managed C++] |
|---|
public: __property int get_BlockSize();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BlockSize(
|
| [Java] |
|---|
public int getBlockSize();public void setBlockSize(
|