XMLUrlDataAdapter.c_szVersionEncodingStart Field

Specifies the start of a processing instruction.

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

Syntax

Public Const c_szVersionEncodingStart As String

Dim value As String

value = XMLUrlDataAdapter.c_szVersionEncodingStart
public const string c_szVersionEncodingStart

Remarks

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

See Also

Reference

XMLUrlDataAdapter Class

XMLUrlDataAdapter Members

Microsoft.SharePoint.Dsp.XmlUrl Namespace