更新 : 2007 年 11 月
この API は、Visual Studio Tools for Office インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間 : Microsoft.VisualStudio.Tools.Applications.Hosting
アセンブリ : Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll 内)
構文
'宣言
Sub BeforeCall ( _
notificationObject As IExceptionNotificationObject _
)
'使用
Dim instance As IExceptionManager
Dim notificationObject As IExceptionNotificationObject
instance.BeforeCall(notificationObject)
void BeforeCall(
IExceptionNotificationObject notificationObject
)
パラメータ
- notificationObject
型 : Microsoft.VisualStudio.Tools.Applications.Hosting.IExceptionNotificationObject