Gets the filename.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
- Property Type
- NormalizedPath
Syntax
public NormalizedPath FileName { get; }
Value
Type | Description |
---|---|
NormalizedPath | The file name or Empty if the path contains no file name. |