Share via


SoapXml.SoapString.GetSchema method

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 Function GetSchema As XmlSchema
'Usage
Dim instance As SoapXml.SoapString
Dim returnValue As XmlSchema

returnValue = instance.GetSchema()
public XmlSchema GetSchema()

Return value

Type: System.Xml.Schema.XmlSchema

Implements

IXmlSerializable.GetSchema()

See also

Reference

SoapXml.SoapString class

SoapXml.SoapString members

Microsoft.SharePoint.SoapServer namespace