VSSAVEFILENAMEW.pSaveOpts Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pointer to an IVsSaveOptionsDlg instance. This interface shows a dialog box from which to choose additional save format options.
public: Microsoft::VisualStudio::Shell::Interop::IVsSaveOptionsDlg ^ pSaveOpts;
public: Microsoft::VisualStudio::Shell::Interop::IVsSaveOptionsDlg ^ pSaveOpts;
Microsoft::VisualStudio::Shell::Interop::IVsSaveOptionsDlg pSaveOpts;
public Microsoft.VisualStudio.Shell.Interop.IVsSaveOptionsDlg pSaveOpts;
val mutable pSaveOpts : Microsoft.VisualStudio.Shell.Interop.IVsSaveOptionsDlg
Public pSaveOpts As IVsSaveOptionsDlg
Field Value
Remarks
COM Signature
From vsshell.idl: