Click or drag to resize

CoreShellFolderSetNameOf Method

Overload List
  NameDescription
Public methodSetNameOf(IntPtr, String, SHGDNF, Boolean)
Sets the display name of a file object or subfolder, changing the item identifier in the process.
Public methodSetNameOf(IWithIdList, String, SHGDNF, Boolean)
Sets the display name of a file object or subfolder, changing the item identifier in the process.
Public methodSetNameOf(IntPtr, IWithIdList, String, SHGDNF, Boolean)
Sets the display name of a file object or subfolder, changing the item identifier in the process.
Public methodSetNameOf(IntPtr, IntPtr, String, SHGDNF, Boolean)
Sets the display name of a file object or subfolder, changing the item identifier in the process.
Top
See Also