Compartilhar via


SoapXml.SoapXmlElement class

Usado internamente pela camada de SOAP. Para saber mais, entre em contato pelo email.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SoapServer.SoapXml.SoapXmlObject
    Microsoft.SharePoint.SoapServer.SoapXml.SoapXmlElement

Namespace:  Microsoft.SharePoint.SoapServer
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Class SoapXmlElement _
    Inherits SoapXml.SoapXmlObject _
    Implements IXmlSerializable
'Uso
Dim instance As SoapXml.SoapXmlElement
public class SoapXmlElement : SoapXml.SoapXmlObject, 
    IXmlSerializable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SoapXml.SoapXmlElement members

Microsoft.SharePoint.SoapServer namespace