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