2021 Members
Changes 4
M

FileSaveDialog

Name Return Type Description Inherited From
M Dispose() None (Inherited from FileDialog .) FileDialog
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetSelectedModelPath() nullNothingnullptr Returns the selected file path chosen by the user. (Inherited from FileDialog .) FileDialog
M GetType None (Inherited from Object .) Object .
M Show() ItemSelectionDialogResult Shows the dialog using the stored settings. (Inherited from FileDialog .) FileDialog
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P DefaultFilterEntry string The default entry (from the filter) to be selected in the dialog. (Inherited from FileDialog .) FileDialog
P Filter string The filter string representing a collection of extensions allowed by the dialog. (Inherited from FileDialog .) FileDialog
P InitialFileName string The initial file name to be shown for this save operation.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. (Inherited from FileDialog .) FileDialog
P Title string The title to show on the dialog. (Inherited from FileDialog .) FileDialog