閱讀英文版本

分享方式:


StringDigitSubstitute 列舉

定義

StringDigitSubstitute 列舉型別會指定如何根據使用者的地區設定 (Locale) 或語言來取代字串中的數字。

C#
public enum StringDigitSubstitute
繼承
StringDigitSubstitute

欄位

名稱 Description
National 2

指定與使用者地區設定的正式當地語言相對應的取代數字。

None 1

指定要停用取代。

Traditional 3

指定與使用者的本地字體或語言相對應的取代數字,這個數字可能和使用者地區設定的正式當地語言不同。

User 0

指定使用者定義的取代配置。

適用於

產品 版本
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9