OpenFolderDialog.FolderNames Property

Definition

Gets the folder names of all selected folders in the dialog box.

public:
 property cli::array <System::String ^> ^ FolderNames { cli::array <System::String ^> ^ get(); };
public string[] FolderNames { get; }
member this.FolderNames : string[]
Public ReadOnly Property FolderNames As String()

Property Value

String[]

Applies to