| OpenFileDialogIHandler Interface | 
Namespace: Eto.Forms
 Syntax
SyntaxThe OpenFileDialogIHandler type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Filenames | 
            Gets the full path of the files selected by the user, when MultiSelect is true.
             | 
|  | MultiSelect | 
            Gets or sets a value indicating whether the user can select multiple files, or a single file.
             | 
 See Also
See Also