TextInputFormatter.UTF16EncodingLittleEndian 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會傳回 UTF16 編碼,其會搭配 BOM 使用 littleEndian 位元組順序,並在不正確位元組上擲回。
protected: static initonly System::Text::Encoding ^ UTF16EncodingLittleEndian;
protected static readonly System.Text.Encoding UTF16EncodingLittleEndian;
staticval mutable UTF16EncodingLittleEndian : System.Text.Encoding
Protected Shared ReadOnly UTF16EncodingLittleEndian As Encoding