| BOOL CBCGPBreadcrumb::SelectSubPath | ( | const CString & | strSubPath, |
| TCHAR | delimiter = '\\' |
||
| ) |
Select a subpath relative to the currently selected path.
| strSubPath | A text string with subpath. |
| delimiter | Specifies a delimiter character used in the subpath string. |