Share via


SoapPTAdapter.c_szVersionEncodingStart Field

NOTE: This API is now obsolete.

Specifies the start of a processing instruction.

Namespace:  Microsoft.SharePoint.Dsp.SoapPT
Assembly:  Microsoft.SharePoint.Dsp.SoapPT (in Microsoft.SharePoint.Dsp.SoapPT.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Const c_szVersionEncodingStart As String
'Usage
Dim value As String

value = SoapPTAdapter.c_szVersionEncodingStart
[ObsoleteAttribute("Use the Lists web service instead.")]
public const string c_szVersionEncodingStart

Remarks

The value of this constant is "<\?xml".

See Also

Reference

SoapPTAdapter Class

SoapPTAdapter Members

Microsoft.SharePoint.Dsp.SoapPT Namespace