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