OpenFileDialogFileNames Property |
Gets the names of all of the selected files in the dialog box
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic string[] FileNames { get; }
Public ReadOnly Property FileNames As String()
Get
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.14
See Also