IO..::..GetFileName Method

Gets the name of the file.

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

Syntax


public static string GetFileName(
	string sFilePath
)

Parameters

sFilePath
Type: String
The s file path.

Return Value

System.String.