[]
Gets or sets the FileFormatEnum value, specifying the default file format for import and export operations. It is honored in the "Import Data" and "Export Data" dialogs.
public FileFormatEnum DefaultFileFormat { get; set; }
The default value is XML.