FileDialogSelectedItems Members

Include Protected Members
Include Inherited Members

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.

The FileDialogSelectedItems type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Parent Returns the Parent object for the specified object.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Item Returns a String that corresponds to the path of one of the files that the user selected from a file dialog box that was displayed using the Show method of the FileDialog object.

Top

See Also

Reference

FileDialogSelectedItems Interface

Microsoft.Office.Core Namespace