Click or drag to resize

OpenFileDialogFileNames Property

Gets the names of all of the selected files in the dialog box

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string[] FileNames { get; }

Property Value

Type: String
See Also