XPathTypedValue.XPath 属性

定义

获取或设置 对象的 XPath 表达式 XPathTypedValue

public:
 abstract property System::String ^ XPath { System::String ^ get(); void set(System::String ^ value); };
public abstract string XPath { get; set; }
member this.XPath : string with get, set
Public MustOverride Property XPath As String

属性值

为返回 XPathTypedValue 的对象定义的 XPath 表达式。

注解

可以无限制访问此成员。

可以通过 Microsoft InfoPath Filler 或 Web 浏览器内打开的表单中运行的代码访问此类型或成员。

适用于