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. |
public FilePath FileName { get; }
Type | Description |
---|---|
FilePath | The filename. |