IVsSaveOptionsDlg Interface

Definition

Shows a dialog box from which to choose additional save format options from within the Save As dialog box.

C++/CX
public interface class IVsSaveOptionsDlg
Derived
Attributes

Remarks

Implemented by editors that need to show a dialog box from which to choose additional save format options from within the Save As dialog box. The interface is retrieved by QueryInterface from IVsUIShell. This interface is called from the Environment's implementation of SaveDocDataToFile.

Methods

ShowSaveOptionsDlg(UInt32, IntPtr, IntPtr)

Shows a dialog box from which to choose additional save format options.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022