WssInteropEventReceiver クラス
WssInteropクラスは、イベント ハンドラーが含まれています。
継承階層
System.Object
Microsoft.Office.Project.Server.Events.WssInteropEventReceiver
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public MustInherit Class WssInteropEventReceiver _
Implements IWssInteropEventReceiverRemote
'使用
Dim instance As WssInteropEventReceiver
public abstract class WssInteropEventReceiver : IWssInteropEventReceiverRemote
注釈
イベント ハンドラーの作成方法の詳細については、 How to: Create a Project Server Event Handler and Log an Eventを参照してください。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。