XMLUrlDataAdapter.c_szVersionEncodingScheme Field

Specifies a complete processing instruction that includes utf-8 encoding.

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

Syntax

Public Const c_szVersionEncodingScheme As String

Dim value As String

value = XMLUrlDataAdapter.c_szVersionEncodingScheme
public const string c_szVersionEncodingScheme

Remarks

The value of this constant is "<?xml version="1.0" encoding="utf-8"?>".

See Also

Reference

XMLUrlDataAdapter Class

XMLUrlDataAdapter Members

Microsoft.SharePoint.Dsp.XmlUrl Namespace