GetExtensionName Method

 Object: FileManager
 Syntax: GetExtensionName ([in] Path)
 Returns: A string containing the file extension
 Description: This method returns the file extension. For example, if the complete path for a file is c:\temp\file.doc, this method returns doc.

 

Previous Page Next Page