Description: |
Specifies the path that the file browser uses as its root. The start path can be a full path to a directory, a drive letter followed by a colon, a network share address, or ROOT_LEVEL_STRING, which uses My Computer as the root. Examples of valid values are "d:", "c:\\program files", and "\\\\computer\\share". You must use the double \ because \ is a special character in C strings. File browsers cannot use network computers as the start path, only network shares. When you change this attribute, the function removes all files in the file browser and shows the new root. |