2027 Members
Changes 0
M

FileSaveDialog Properties

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 Boolean 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