XPathTypedValue.XPath 속성
XPathTypedValue 개체의 XPath 식을 가져오거나 설정합니다.
네임스페이스: Microsoft.Office.InfoPath
어셈블리: Microsoft.Office.InfoPath(microsoft.office.infopath.dll)
구문
Public MustOverride Property XPath As String
Dim instance As XPathTypedValue
Dim value As String
value = instance.XPath
instance.XPath = value
public abstract string XPath { get; set; }
속성 값
반환된 XPathTypedValue 개체에 대해 정의되는 XPath 식입니다.
주의
이 멤버는 무제한 액세스할 수 있습니다.
이 형식 또는 구성원은 Microsoft Office InfoPath 2007 또는 웹 브라우저에서 연 양식에서 실행되는 코드에서만 액세스할 수 있습니다.
참고 항목
참조
XPathTypedValue 클래스
XPathTypedValue 구성원
Microsoft.Office.InfoPath 네임스페이스