Share via


SoapPTAdapter.c_szVersionEncodingEnd Field

NOTE: This API is now obsolete.

Specifies the end 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_szVersionEncodingEnd As String
'Usage
Dim value As String

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

Remarks

The value of this constant is "\?>".

See Also

Reference

SoapPTAdapter Class

SoapPTAdapter Members

Microsoft.SharePoint.Dsp.SoapPT Namespace