IFileSystemImageResultBlockSize Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property BlockSize As Integer
Get
Dim instance As IFileSystemImageResult
Dim value As Integer
value = instance.BlockSize
abstract BlockSize : int with get
/** @property */
int get_BlockSize()
function get BlockSize () : int
function get_BlockSize();
Property Value
Type:
Int32See Also