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