IVsSolutionEvents4 Interface

Listening interface that monitors any notifications of changes to the solution.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("23EC4D20-54A9-4365-82C8-ABDFBA686ECF")> _
Public Interface IVsSolutionEvents4
'Usage
Dim instance As IVsSolutionEvents4
[InterfaceTypeAttribute()]
[GuidAttribute("23EC4D20-54A9-4365-82C8-ABDFBA686ECF")]
public interface IVsSolutionEvents4
[InterfaceTypeAttribute()]
[GuidAttribute(L"23EC4D20-54A9-4365-82C8-ABDFBA686ECF")]
public interface class IVsSolutionEvents4
public interface IVsSolutionEvents4

See Also

Reference

IVsSolutionEvents4 Members

Microsoft.VisualStudio.Shell.Interop Namespace