GetFile(NormalizedPath) Method
Gets a file from a specified path.

Syntax

public IFile GetFile(NormalizedPath path)

Parameters

Name Type Description
path NormalizedPath The path to the file.

Return Value

Type Description
IFile The file.