Share via


SoapXml.SoapXmlObject constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    s As String _
)
'Usage
Dim s As String

Dim instance As New SoapXml.SoapXmlObject(s)
public SoapXmlObject(
    string s
)

Parameters

See also

Reference

SoapXml.SoapXmlObject class

SoapXml.SoapXmlObject members

SoapXml.SoapXmlObject overload

Microsoft.SharePoint.SoapServer namespace