The following are examples of a filter string:
Text files (*.txt)|*.txt|All files (*.*)|*.*
Image Files (*.BMP;*.JPG;*.GIF)|*.BMP;*.JPG;*.GIF|All files (*.*)|*.*
Use the FilterIndex property to set which filtering option is shown first to the user.
To learn more, see
SaveFileDialogService.