IO..::..PathFileNameWithoutExtension Method

Pathes the file name without extension.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string PathFileNameWithoutExtension(
	string sPath
)

Parameters

sPath
Type: String
The s path.

Return Value

System.String.