You are here: C++ Support Classes > dtSearch Namespace > Classes > DFilename Class > DFilename::getSlashType Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DFilename::getSlashType Method
Syntax
C++
char getSlashType();

Get the slash type for a filename (backslash or slash). If the name does not contain a slash, returns the default slash type for the platform (cSysSlash)