Alvas.FileControls Class Library

CDBurner.GetFilesToBurn Method 

Returns list of the files and folders to be recorded

[Visual Basic]
Public Function GetFilesToBurn() As String()
[C#]
public string[] GetFilesToBurn();

Return Value

List of the files and folders

See Also

CDBurner Class | Alvas.Windows.Forms.FileControls Namespace