IO
.
.
::
.
.
PathFileNameWithoutExtension Method
Pathes the file name without extension.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
PathFileNameWithoutExtension
(
string
sPath
)
Parameters
sPath
Type:
String
The s path.
Return Value
System.String.
See Also
IO Class
Core Namespace