UnicodeRanges.Dingbats 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 Dingbats Unicode block (U+2700-U+27BF).
public:
static property System::Text::Unicode::UnicodeRange ^ Dingbats { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange Dingbats { get; }
static member Dingbats : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property Dingbats As UnicodeRange
The Dingbats Unicode block (U+2700-U+27BF).
For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Dingbats.
Applies to
製品 | バージョン |
---|---|
.NET | Core 1.0, Core 1.1, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。