IProgressItemBlockCount Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property BlockCount As UInteger
Get
Dim instance As IProgressItem
Dim value As UInteger
value = instance.BlockCount
abstract BlockCount : uint32 with get
/** @property */
UInt32 get_BlockCount()
function get BlockCount () : uint
function get_BlockCount();
Property Value
Type:
UInt32See Also