Share via


Encoding.UTF8 プロパティ

UTF-8 形式のエンコーディングを取得します。

Public Shared ReadOnly Property UTF8 As Encoding
[C#]
public static Encoding UTF8 {get;}
[C++]
public: __property static Encoding* get_UTF8();
[JScript]
public static function get UTF8() : Encoding;

プロパティ値

UTF-8 形式のエンコーディング。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard

参照

Encoding クラス | Encoding メンバ | System.Text 名前空間