FileDialogModel Properties |
The FileDialogModel type exposes the following members.
| Name | Description | |
|---|---|---|
| File |
Gets or sets the file.
| |
| FileType |
Gets or sets the type of the file.
| |
| Folder |
Gets or sets the folder.
| |
| IsFolderReadOnly |
Gets or sets the folder readonly state
| |
| Selected |
Gets or sets the selected.
| |
| SelectedNode |
Gets or sets the selected node.
| |
| Title |
Gets or sets the title.
|