public static ProcessDirectoryRenaming ( IFilesStorageProviderV30 provider, string oldName, string newName ) : bool | ||
provider | IFilesStorageProviderV30 | The provider. |
oldName | string | The old directory name (full path). |
newName | string | The new directory name (full path). |
return | bool |