This topic has not yet been rated - Rate this topic

OpenFileDialog.Files Property

Silverlight

Gets a collection of FileInfo objects for the selected files.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
public IEnumerable<FileInfo> Files { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<FileInfo>
A collection of FileInfo objects for the selected files.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ