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 ";".

Requirements

Header: afxdlgs.h

See Also

Reference

CFileDialog Class