Share via


SoapPTAdapter.c_szVersionEncodingScheme Field

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

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

Syntax

Public Const c_szVersionEncodingScheme As String

Dim value As String

value = SoapPTAdapter.c_szVersionEncodingScheme
public const string c_szVersionEncodingScheme

Remarks

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

See Also

Reference

SoapPTAdapter Class

SoapPTAdapter Members

Microsoft.SharePoint.Dsp.SoapPT Namespace