This topic has not yet been rated - Rate this topic

FileDialogSelectedItems Interface

A collection of String values that correspond to the paths of the files or folders that a user has selected from a file dialog box displayed through the FileDialog object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
[GuidAttribute("000C0363-0000-0000-C000-000000000046")]
public interface FileDialogSelectedItems : _IMsoDispObj, 
	IEnumerable

Use the SelectedItems property with the FileDialog object to return a FileDialogSelectedItems collection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.