IFsiFileItem2DataSize Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property DataSize As Long
Get
Dim instance As IFsiFileItem2
Dim value As Long
value = instance.DataSize
abstract DataSize : int64 with get
/** @property */
long get_DataSize()
function get DataSize () : long
Property Value
Type:
Int64See Also