次の方法で共有


UI.Alert メソッド

このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください UI2.Alert.

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
<DispIdAttribute(1)> _
Sub Alert ( _
    <InAttribute> bstrAlertString As String _
)
'使用
Dim instance As UI
Dim bstrAlertString As String

instance.Alert(bstrAlertString)
[DispIdAttribute(1)] 
void Alert (
    [InAttribute] string bstrAlertString
)

パラメータ

  • bstrAlertString

関連項目

参照

UI インターフェイス
UI のメンバ
Microsoft.Office.Interop.InfoPath 名前空間