Share via


DOMNodeWrapper.doctype - 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 doctype As IXMLDOMDocumentType
    Get
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As IXMLDOMDocumentType

value = instance.doctype
public IXMLDOMDocumentType doctype { get; }

Valeur de propriété

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

Implémentations

IXMLDOMDocument3.doctype
IXMLDOMDocument2.doctype
IXMLDOMDocument.doctype

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

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