SignedDataBlock.XPathNamespaceDeclarations-Eigenschaft
Ruft die Namespacedeklarationen für den XPath-Ausdruck ab, der von der XPath-Eigenschaft eines SignedDataBlockObject-Objekts zurückgegeben wird.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(3)> _
ReadOnly Property XPathNamespaceDeclarations As String
'Usage
Dim instance As SignedDataBlock
Dim value As String
value = instance.XPathNamespaceDeclarations
[DispIdAttribute(3)]
string XPathNamespaceDeclarations { get; }
Siehe auch
Referenz
SignedDataBlock-Schnittstelle
SignedDataBlock-Member
Microsoft.Office.Interop.InfoPath-Namespace