InfoPathEventHandlerAttribute.EventType 속성
InfoPathEventHandlerAttribute 특성에 InfoPathEventType 열거형으로 지정된 이벤트 유형을 가져오거나 설정합니다.
네임스페이스: Microsoft.Office.Interop.InfoPath.SemiTrust
어셈블리: Microsoft.Office.Interop.InfoPath.SemiTrust(microsoft.office.interop.infopath.semitrust.dll)
구문
Public Property EventType As InfoPathEventType
Dim instance As InfoPathEventHandlerAttribute
Dim value As InfoPathEventType
value = instance.EventType
instance.EventType = value
public InfoPathEventType EventType { get; set; }
주의
![]() |
---|
이벤트 처리기에 대한 InfoPathEventHandler 특성 사양에서 오류가 발생하지 않도록 하려면 이벤트 처리기 코드의 스텁을 추가할 때 InfoPath 사용자 인터페이스 명령만 사용해야 합니다. 자세한 내용은 방법: InfoPath 2003 개체 모델을 사용하여 이벤트 처리기 추가를 참고하십시오. |
참고 항목
참조
InfoPathEventHandlerAttribute 클래스
InfoPathEventHandlerAttribute 구성원
Microsoft.Office.Interop.InfoPath.SemiTrust 네임스페이스