public sealed class FileManagerRenamingEventArgs : FileManagerPreEventArgs
Public NotInheritable Class FileManagerRenamingEventArgs
Inherits FileManagerPreEventArgs
Folder | Gets the folder related to the event. (Inherited from FileManagerPreEventArgs) |
IsCanceled | (Inherited from CancelEventArgs) |
ItemName | Gets the item name related to the event. |
ItemNewName | Gets the item new name related to the event. |
Cancel | (Inherited from CancelEventArgs) |