IVsPersistSolutionOpts2 Interface
Visual Studio 2015
Provides additional access to user-specific options in the user options file associated with the solution.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | LoadUserOptions(IVsSolutionPersistence^, UInt32) | |
![]() | LoadUserOptionsEx(Int32, IVsSolutionPersistence^, UInt32) | Loads user options for a given solution. |
![]() | ReadUserOptions(IStream^, String^) | |
![]() | SaveUserOptions(IVsSolutionPersistence^) | |
![]() | WriteUserOptions(IStream^, String^) |
Show:
