PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
DiscArchiveRequestRenameEventArgs Class Reference

Provides data for the DiscArchive.OnRequestRename event. More...

Inherits EventArgs.

Properties

string NewLayoutPath [get, set]
 Gets the new layout path to the item to be renamed.
 
string OriginalLayoutPath [get, set]
 Gets the original layout path to the item for which a new layout name is to be generated.
 
bool RenameApproved [get, set]
 Gets/sets a flag indicating whether the suggested rename operation should be performed - true, or not - false.
 

Detailed Description

Provides data for the DiscArchive.OnRequestRename event.

See also
DiscArchive.OnRequestRename