LumiSoft Net Help
GetFileNameFromPath Method (filePath)
NamespacesLumiSoft.NetCoreGetFileNameFromPath(String)
Gets file name from path.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetFileNameFromPath(
	string filePath
)
Public Shared Function GetFileNameFromPath ( _
	filePath As String _
) As String
public:
static String^ GetFileNameFromPath(
	String^ filePath
)
Parameters
filePath (String)
File file path with file name. For examples: c:\fileName.xxx, aaa\fileName.xxx.
Return Value

[Missing <returns> documentation for "M:LumiSoft.Net.Core.GetFileNameFromPath(System.String)"]

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129