CString CBCGPBreadcrumb::GetSelectedPath | ( | TCHAR | delimiter = '\\' | ) | const |
Returns path to selected item as string
The returned path may be used in SelectPath() method.
delimiter | A character to be used as a delimiter between items in the returned path. |