SignedDataBlock.XPathNamespaceDeclarations 属性
获取 XPath 表达式的命名空间声明,该表达式由 SignedDataBlockObject 对象的 XPath 属性返回。
命名空间: Microsoft.Office.Interop.InfoPath.SemiTrust
程序集: Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)
语法
声明
ReadOnly Property XPathNamespaceDeclarations As String
Get
用法
Dim instance As SignedDataBlock
Dim value As String
value = instance.XPathNamespaceDeclarations
string XPathNamespaceDeclarations { get; }
属性值
备注
重要
此成员只能由与当前打开的表单在相同域中运行的表单访问,或者由已授予跨域权限的表单访问。