MoveTo(NormalizedPath) Method
Moves the directory and it's contents to a new parent path.
Namespace
Statiq.Common
Containing Type
IDirectory

Syntax

void MoveTo(NormalizedPath destinationPath)

Parameters

Name Type Description
destinationPath NormalizedPath The parent path to move the directory to.