UnicodeRanges.Bopomofo Property
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.
Gets the Bopomofo Unicode block (U+3100-U+312F).
public:
static property System::Text::Unicode::UnicodeRange ^ Bopomofo { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange Bopomofo { get; }
static member Bopomofo : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property Bopomofo As UnicodeRange
Property Value
The Bopomofo Unicode block (U+3105-U+312F).
Remarks
For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Bopomofo.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.