FolderBrowserDialog.SelectedPaths Property

Definition

Gets the paths of all selected folders in the dialog box.

C#
[System.ComponentModel.Browsable(false)]
public string[] SelectedPaths { get; }

Property Value

String[]

An array of folder paths for all the selected folders in the dialog box. If no folders are selected, an empty array is returned.

Attributes

Applies to

Product Versions
Windows Desktop 9, 10