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
스레드 보안
이 형식의 모든 공용 static (Visual Basic의Shared ) 멤버는 스레드로부터 안전합니다. 모든 인스턴스 멤버는 스레드로부터 안전하지 않을 수도 있습니다.