Share

FileDialog.Show Method

Shows the dialog using the stored settings.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ItemSelectionDialogResult Show()

Return Value

ItemSelectionDialogResult
A status indicating whether the user selected a file name or cancelled the dialog without making a selection.

See Also

Reference

Was this information helpful?