Share via


IVsSolutionPersistence Members

Include Protected Members
Include Inherited Members

Facilitates writing package-specific properties and options into the solution file (.sln), and, conversely, the loading of properties and options from the file.

The IVsSolutionPersistence type exposes the following members.

Methods

 

Name

Description

Public method

LoadPackageUserOpts

Enables the loading of package-level user options that are stored in one or more named streams in the solution .sln file. This method allows the caller to name the option stream (or streams) to be loaded.

Public method

SavePackageSolutionProps

Writes properties to the solution .sln file.

Public method

SavePackageUserOpts

Writes user options to the solution file. Saves package-level user options to one or more named streams in the solution .sln file.

Top

See Also

Reference

IVsSolutionPersistence Interface

Microsoft.VisualStudio.Shell.Interop Namespace