SignedDataBlock.XPath - Propriété
Obtient l'expression XPath d'un objet SignedDataBlockObject .
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
ReadOnly Property XPath As String
Get
'Utilisation
Dim instance As SignedDataBlock
Dim value As String
value = instance.XPath
string XPath { get; }
Valeur de propriété
Type : System.String