XMLUrlDataAdapter.c_szVersionEncodingStart Field
NOTE: This API is now obsolete.
Specifies the start of a processing instruction.
Namespace: Microsoft.SharePoint.Dsp.XmlUrl
Assembly: Microsoft.SharePoint.Dsp.XmlUrl (in Microsoft.SharePoint.Dsp.XmlUrl.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Const c_szVersionEncodingStart As String
'Usage
Dim value As String
value = XMLUrlDataAdapter.c_szVersionEncodingStart
[ObsoleteAttribute("Use the Lists web service instead.")]
public const string c_szVersionEncodingStart
Remarks
The value of this constant is "<\?xml".