Click or drag to resize

iMediaItem Interface

Namespace:  CDVDBurnerNET.MediaItems
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public interface iMediaItem

The iMediaItem type exposes the following members.

Properties
  NameDescription
Public propertyFileIconImage
Returns the Icon of the file or directory
Public propertyPath
Returns the full path of the file or directory
Public propertySizeOnDisc
Returns the size of the file or directory to the next largest sector
Top
Methods
  NameDescription
Public methodAddToFileSystem
Adds the file or directory to the directory item, usually the root.
Top
See Also