Displays a modal dialog allowing the user to select a folder. The return value can be used to determine if the dialog was canceled without selecting a folder. The dataFolder property can be used to get the selected folder.
"cloudFolderDialog_var" is a variable referencing a CloudFolderDialog object. |
"cloudFolderDialog_var" is a variable referencing a CloudFolderDialog object. |
| Type | Description |
| DialogResults | Returns an enum value indicating which button was clicked on the dialog. |