TextInputFormatter.UTF8EncodingWithoutBOM Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns UTF8 Encoding without BOM and throws on invalid bytes.
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