SignedDataBlock.SignatureContainer - Propriété
Obtient le nœud XML racine de la sous-arborescence contenant les signatures dans l'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 SignatureContainer As IXMLDOMNode
Get
'Utilisation
Dim instance As SignedDataBlock
Dim value As IXMLDOMNode
value = instance.SignatureContainer
IXMLDOMNode SignatureContainer { get; }
Valeur de propriété
Type : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode