[This is preliminary documentation and is subject to change.]
Changes the name of a given zone.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | If zone or newName is null. |
| System..::..ArgumentException | If a zone with a given newName already exists, or if trying to rename a zone that does not exist. |