SVsSolutionPersistence 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.
Passed to GetService(Type) to return a reference to IVsSolutionPersistence.
public interface class SVsSolutionPersistence
public interface class SVsSolutionPersistence
__interface SVsSolutionPersistence
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("67A65088-52F3-4c47-B829-1B53A112E8DC")]
public interface SVsSolutionPersistence
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("67A65088-52F3-4c47-B829-1B53A112E8DC")>]
type SVsSolutionPersistence = interface
Public Interface SVsSolutionPersistence
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.