Directory Property
Gets the directory of the file.
Namespace
Statiq.Common
Containing Type
IFile
Property Type
IDirectory

Syntax

IDirectory Directory { get; }

Value

Type Description
IDirectory The directory of the file.