Click or drag to resize

FileItem Constructor

Initializes a new instance of the FileItem class

Namespace:  CDVDBurnerNET.MediaItems
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public FileItem(
	string path
)

Parameters

path
Type: SystemString
See Also