MediaFileSizeOnDisc Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public long SizeOnDisc { get; }
Public ReadOnly Property SizeOnDisc As Long
Get
Dim instance As MediaFile
Dim value As Long
value = instance.SizeOnDisc
member SizeOnDisc : int64 with get
/** @property */
public long get_SizeOnDisc()
function get SizeOnDisc () : long
function get_SizeOnDisc();
Property Value
Type:
Int64See Also