[This is preliminary documentation and subject to change.]
Returns the filename without extension for the specified path string.
A String containing the String returned by GetFileName, minus the last period (.) and all characters following it.
Missing <remarks> documentation for M:NAnt.Core.Functions.PathFunctions.GetFileNameWithoutExtension(System.String)
Exception Type | Condition |
---|---|
ArgumentException | path contains one or more invalid characters. |
PathFunctions Class | NAnt.Core.Functions Namespace