Compartir a través de


Clase DOMNodeWrapper

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

Jerarquía de la herencia

System.Object
  WrapperBase
    Microsoft.Office.Interop.InfoPath.SemiTrust.DOMNodeWrapper

Espacio de nombres:  Microsoft.Office.Interop.InfoPath.SemiTrust
Ensamblado:  Microsoft.Office.Interop.InfoPath.SemiTrust (en Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Sintaxis

'Declaración
<SecurityPermissionAttribute(SecurityAction.Assert, Flags := SecurityPermissionFlag.UnmanagedCode)> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class DOMNodeWrapper _
    Inherits WrapperBase _
    Implements DOMNode, IXMLDOMDocument3, IXMLDOMDocument2, IXMLDOMDocument,  _
    IXMLDOMElement, IXMLDOMCDATASection, IXMLDOMText, IXMLDOMAttribute, IXMLDOMComment,  _
    IXMLDOMCharacterData, IXMLDOMProcessingInstruction, IXMLDOMDocumentFragment, IXMLDOMDocumentType, IXMLDOMEntity,  _
    IXMLDOMEntityReference, IXMLDOMNode, IXMLDOMImplementation
'Uso
Dim instance As DOMNodeWrapper
[SecurityPermissionAttribute(SecurityAction.Assert, Flags = SecurityPermissionFlag.UnmanagedCode)]
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class DOMNodeWrapper : WrapperBase, 
    DOMNode, IXMLDOMDocument3, IXMLDOMDocument2, IXMLDOMDocument, IXMLDOMElement, 
    IXMLDOMCDATASection, IXMLDOMText, IXMLDOMAttribute, IXMLDOMComment, IXMLDOMCharacterData, 
    IXMLDOMProcessingInstruction, IXMLDOMDocumentFragment, IXMLDOMDocumentType, IXMLDOMEntity, IXMLDOMEntityReference, 
    IXMLDOMNode, IXMLDOMImplementation

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros DOMNodeWrapper

Espacio de nombres Microsoft.Office.Interop.InfoPath.SemiTrust