TextInputFormatter.UTF8EncodingWithoutBOM 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回不带 BOM 的 UTF8 编码,并引发无效字节。
protected: static initonly System::Text::Encoding ^ UTF8EncodingWithoutBOM;
protected static readonly System.Text.Encoding UTF8EncodingWithoutBOM;
staticval mutable UTF8EncodingWithoutBOM : System.Text.Encoding
Protected Shared ReadOnly UTF8EncodingWithoutBOM As Encoding