SignedDataBlock.SignatureContainer Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nœud XML racine de la sous-arborescence contenant les signatures dans l’objet SignedDataBlockObject .
public:
property Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ SignatureContainer { Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ get(); };
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode SignatureContainer { get; }
member this.SignatureContainer : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public ReadOnly Property SignatureContainer As IXMLDOMNode