このメンバは、内部の使用に予約されています。コードから直接使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
Sub ShowExceptionDialog ( _
<InAttribute> bstrMessage As String, _
<InAttribute> bstrDetails As String _
)
'使用
Dim instance As ICLRExtensions
Dim bstrMessage As String
Dim bstrDetails As String
instance.ShowExceptionDialog(bstrMessage, bstrDetails)
void ShowExceptionDialog (
[InAttribute] string bstrMessage,
[InAttribute] string bstrDetails
)
パラメータ
- bstrMessage
- bstrDetails
関連項目
参照
ICLRExtensions インターフェイス
ICLRExtensions のメンバ
Microsoft.Office.Interop.InfoPath 名前空間