ResourcePackage.RenameResource - метод Смотри также Terrasoft.Common - пространство имен > ResourcePackage - класс : RenameResource - метод C#
- oldName
- The name of the resource to rename.
- name
- The new name of the resource with the oldName name.
Glossary Item Box
Параметры
- oldName
- The name of the resource to rename.
- name
- The new name of the resource with the oldName name.
Тип возвращаемого значения
true
if the resource with the oldName name has been successfully renamed to name; otherwise - false
.