IVsPersistSolutionOpts Members
Include Protected Members
Include Inherited Members
Provides access to user-specific options in the user options file associated with the solution.
The IVsPersistSolutionOpts type exposes the following members.
Methods
Name | Description | |
---|---|---|
LoadUserOptions | Loads user options for a given solution. | |
ReadUserOptions | Reads user options for a given solution. | |
SaveUserOptions | Saves user options for a given solution. | |
WriteUserOptions | Writes user options for a given solution. |
Top