[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.5 (0.6.3.5)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | zone or newName is null. |
| System..::..ArgumentException | A zone with a given newName already exists, or trying to rename a zone that does not exist. |