FileNameWithoutExtension Property
Gets the filename without it's extension.
Namespace
Statiq.Common
Containing Type
NormalizedPath
Property Type
NormalizedPath

Syntax

public NormalizedPath FileNameWithoutExtension { get; }

Value

Type Description
NormalizedPath The filename without it's extension or Empty if the path contains no file name.