ソリューションに対するさまざまな変更を待機します。
この API は、CLS に準拠していません。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
<CLSCompliantAttribute(False)> _
Public MustInherit Class SolutionListener _
Implements IVsSolutionEvents3, IVsSolutionEvents2, IVsSolutionEvents, IVsSolutionEvents4, _
IDisposable
'使用
Dim instance As SolutionListener
[CLSCompliantAttribute(false)]
public abstract class SolutionListener : IVsSolutionEvents3,
IVsSolutionEvents2, IVsSolutionEvents, IVsSolutionEvents4, IDisposable
[CLSCompliantAttribute(false)]
public ref class SolutionListener abstract : IVsSolutionEvents3,
IVsSolutionEvents2, IVsSolutionEvents, IVsSolutionEvents4, IDisposable
public abstract class SolutionListener implements IVsSolutionEvents3, IVsSolutionEvents2, IVsSolutionEvents, IVsSolutionEvents4, IDisposable
継承階層
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.SolutionListener
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.SolutionListenerForProjectOpen
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。