bool GetFolderPath(out string folderPath)

Prompts the user to Select a Folder with the Directory Picker

Parameters

Name Description
folderPath The path selected by the user.

Return

True if user clicked OK, False if user clicked Cancel.