IO
.
.
::
.
.
GetFileName Method
Gets the name of the file.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
GetFileName
(
string
sFilePath
)
Parameters
sFilePath
Type:
String
The s file path.
Return Value
System.String.
See Also
IO Class
Core Namespace