GetDirectory(NormalizedPath) Method
Gets a directory from a specified path.

Syntax

public IDirectory GetDirectory(NormalizedPath path)

Parameters

Name Type Description
path NormalizedPath The path to the directory.

Return Value

Type Description
IDirectory The directory.