FilePath.

FileName Property

Summary

Gets the filename.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
FilePath

Syntax

public FilePath FileName { get; }

Value

Type Description
FilePath The filename.
GitHub