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