IGHARemoteObjectRename Method |
[This is preliminary documentation and is subject to change.]
Rename the object
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool Rename(
string newName
)
Parameters
- newName
- Type: SystemString
New name of the object
Return Value
Type:
BooleanTrue if successful
See Also