SignedDataBlock.XPath-Eigenschaft
Ruft den XPath-Ausdruck eines SignedDataBlockObject-Objekts ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(2)> _
ReadOnly Property XPath As String
'Usage
Dim instance As SignedDataBlock
Dim value As String
value = instance.XPath
[DispIdAttribute(2)]
string XPath { get; }
Siehe auch
Referenz
SignedDataBlock-Schnittstelle
SignedDataBlock-Member
Microsoft.Office.Interop.InfoPath-Namespace