NumeralSystemIdentifiers.FullWide 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用全角字符获取拉丁文十进制数字系统的标识符。
public:
static property Platform::String ^ FullWide { Platform::String ^ get(); };
static winrt::hstring FullWide();
public static string FullWide { get; }
var string = NumeralSystemIdentifiers.fullWide;
Public Shared ReadOnly Property FullWide As String
属性值
字符串“FullWide”,它使用全角字符标识拉丁文十进制数字系统。 此系统具有与拉丁文数字 0-9 对应的数字0123456789。