次の方法で共有


ContextChangedEventArgs クラス

ContextChanged イベントのデータを提供します。

継承階層

System.Object
  System.EventArgs
    Microsoft.Office.InfoPath.ContextChangedEventArgs

名前空間:  Microsoft.Office.InfoPath
アセンブリ:  Microsoft.Office.InfoPath (Microsoft.Office.InfoPath.dll)

構文

'宣言
Public MustInherit Class ContextChangedEventArgs _
    Inherits EventArgs
'使用
Dim instance As ContextChangedEventArgs
public abstract class ContextChangedEventArgs : EventArgs

スレッドの安全性

この型の public static (Visual Basic ではShared ) メンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

ContextChangedEventArgs メンバー

Microsoft.Office.InfoPath 名前空間