Summary
Gets the filename without its extension.
- Namespace
- Cake
.Core .IO - Containing Type
- FilePath
Syntax
public FilePath GetFilenameWithoutExtension()
Return Value
Type | Description |
---|---|
FilePath | The filename without its extension. |