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

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

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119