NAnt
![]() ![]() ![]() |
v0.85 |
[This is preliminary documentation and subject to change.]
Returns the filename without extension for the specified path string.
path::get-file-name-without-extension(path)
Name | Type | Description |
---|---|---|
path | string | The path of the file. |
GetFileName
, minus the last period (.) and all characters following it.