共用方式為


UnicodeRanges.PhoneticExtensionsSupplement 屬性

定義

取得音標擴充補充 Unicode 區塊 (U+1D80-U+1DBF)。

public:
 static property System::Text::Unicode::UnicodeRange ^ PhoneticExtensionsSupplement { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange PhoneticExtensionsSupplement { get; }
member this.PhoneticExtensionsSupplement : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property PhoneticExtensionsSupplement As UnicodeRange

屬性值

UnicodeRange

注音標示擴充功能補充 Unicode 區塊 (U+1D80-U+1DBF) 。

備註

如需此區塊中的完整字元集,請參閱 Unicode 標準版本 12.1 - 語音延伸模組補充

適用於