ShellOperationEventArgsNewName Property |
Gets the new name, for rename operations.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string NewName { get; }
Property Value
Type:
StringThe new name.
See Also