Share via


DOMNodeWrapper.ownerDocument - Propriété

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ownerDocument As IXMLDOMDocument
    Get
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As IXMLDOMDocument

value = instance.ownerDocument
public IXMLDOMDocument ownerDocument { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocument

Implémentations

IXMLDOMDocument3.ownerDocument
IXMLDOMDocument2.ownerDocument
IXMLDOMDocument.ownerDocument
IXMLDOMElement.ownerDocument
IXMLDOMCDATASection.ownerDocument
IXMLDOMText.ownerDocument
IXMLDOMAttribute.ownerDocument
IXMLDOMComment.ownerDocument
IXMLDOMCharacterData.ownerDocument
IXMLDOMProcessingInstruction.ownerDocument
IXMLDOMDocumentFragment.ownerDocument
IXMLDOMDocumentType.ownerDocument
IXMLDOMEntity.ownerDocument
IXMLDOMEntityReference.ownerDocument
IXMLDOMNode.ownerDocument

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms