System.Windows.Forms.OpenFileDialog.Multiselect Property

Gets or sets a value indicating whether the dialog box allows multiple files to be selected.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool Multiselect { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the FileDialog.FileNames property to access the full list of selected file names.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0