IVsPersistSolutionOpts2 Interface
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.
Provides additional access to user-specific options in the user options file associated with the solution.
public interface class IVsPersistSolutionOpts2 : Microsoft::VisualStudio::Shell::Interop::IVsPersistSolutionOpts
public interface class IVsPersistSolutionOpts2 : Microsoft::VisualStudio::Shell::Interop::IVsPersistSolutionOpts
__interface IVsPersistSolutionOpts2 : Microsoft::VisualStudio::Shell::Interop::IVsPersistSolutionOpts
[System.Runtime.InteropServices.Guid("D79CA884-27FC-43F4-A51B-D0B068B312C9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsPersistSolutionOpts2 : Microsoft.VisualStudio.Shell.Interop.IVsPersistSolutionOpts
[<System.Runtime.InteropServices.Guid("D79CA884-27FC-43F4-A51B-D0B068B312C9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsPersistSolutionOpts2 = interface
interface IVsPersistSolutionOpts
Public Interface IVsPersistSolutionOpts2
Implements IVsPersistSolutionOpts
- Attributes
- Implements