Package.IVsPersistSolutionOpts.SaveUserOptions(IVsSolutionPersistence) Method

Definition

Saves user options for a given solution.

C++/CX
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsPersistSolutionOpts.SaveUserOptions(Microsoft::VisualStudio::Shell::Interop::IVsSolutionPersistence ^ pPersistance) = Microsoft::VisualStudio::Shell::Interop::IVsPersistSolutionOpts::SaveUserOptions;

Parameters

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Implements

Remarks

Called by the shell when persisting service options.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022