Share via


SoapXml.SoapString constructor

This member is reserved for internal use and is not intended to be used directly from your code.

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.SoapString(s)
public SoapString(
    string s
)

Parameters

See also

Reference

SoapXml.SoapString class

SoapXml.SoapString members

Microsoft.SharePoint.SoapServer namespace