Platform Core .NET Assemblies API
RenameResource Method
See Also  Send Feedback
Terrasoft.Common Namespace > ResourcePackage Class : RenameResource Method
oldName
Name of the resource to rename.
name
New name for the resource “oldName”.

Glossary Item Box

Renames a resource with the specified name in the current resource package.

Syntax

 
C#
 
 

Parameters

oldName
Name of the resource to rename.
name
New name for the resource “oldName”.

Return Value

true if a resource with name oldName has been successfully renamed to name; else - false.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.