ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / SaveItemDialog Class


In This Topic
    SaveItemDialog Class Properties
    In This Topic

    For a list of all members of this type, see SaveItemDialog members.

    Public Properties
     NameDescription
    Public Property Always use the InitialLocation if specified. If not specified, the initial location may be the last location opened using the current filter. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets or sets the BrowseProjectFilter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets and sets the default file extension.  
    Public Property Gets the name of the file that will be saved.  
    Public Property Gets or sets the filter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets or sets the initial location to display in the Browse dialog box. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets or sets if a prompt will appear when a file with the same name already exists.  
    Public Property Gets or sets the title of the Browse dialog box. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Top
    See Also