CFileDialog::SetProperties
Provides a property store that defines the default values to be used for the item being saved.
BOOL SetProperties(
LPCWSTR lpszPropList
);
Parameters
- lpszPropList
A list of predefined properties separated by ";". For a list of the flags, see the Flags section of OPENFILENAME.
Requirements
Header: afxdlgs.h