次の例では、web_htmlEncode関数を使用して文字列をHTMLエンコードし、その後web_htmlDecode関数を使用してHTMLデコードしたものを表示します。
For applications that target the .NET Framework 4.5, characters that are outside the Basic Multilingual Plane (BMP) round-trip correctly when they are passed to the ...