IVsSolutionLogger Interface
Visual Studio 2015
Implemented by the solution and used by projects to report any project load-related issues. It can be obtained from SVsSolution.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | LogError(UInt32, String, String, Int32, Int32, String, String, String, String) | Logs a load error. |
![]() | LogMessage(String) | Logs a project load message. |
Show:
