Gets or sets a value indicating whether the dialog is allowed to select multiple files.

Namespace: inchl.Framework.Business
Assembly:   inchl.Framework.Business (in inchl.Framework.Business.dll)

Syntax

C#
public bool AllowMultiple { get; set; }

Field Value

true if multiple files can be selected; otherwise, false.