IVsPersistSolutionProps2 Interface
Visual Studio 2005
Supports saving solution properties in a solution (.sln) file by providing a method called when solution loading fails. Implemented by the package. Extends but does not inherit from IVsPersistSolutionProps.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("8D2EC486-8098-4AFA-AB94-D270A5EF08CE")] [InterfaceTypeAttribute(1)] public interface IVsPersistSolutionProps2
/** @attribute GuidAttribute("8D2EC486-8098-4AFA-AB94-D270A5EF08CE") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsPersistSolutionProps2
GuidAttribute("8D2EC486-8098-4AFA-AB94-D270A5EF08CE") InterfaceTypeAttribute(1) public interface IVsPersistSolutionProps2