Service1ClientIO_GetFileNameFromPath Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public string IO_GetFileNameFromPath( string file, string key )
Public Function IO_GetFileNameFromPath ( file As String, key As String ) As String
public: virtual String^ IO_GetFileNameFromPath( String^ file, String^ key ) sealed
abstract IO_GetFileNameFromPath : file : string * key : string -> string override IO_GetFileNameFromPath : file : string * key : string -> string