更新:2007 年 11 月
试图使用 StrConv.LinguisticCasing,但它只在与 StrConv.LowerCase 或 StrConv.UpperCase 组合使用时才有效。
更正此错误
- 将 StrConv.LowerCase 或 StrConv.UpperCase 与 StrConv.LinguisticCasing 一起使用。
 
更新:2007 年 11 月
试图使用 StrConv.LinguisticCasing,但它只在与 StrConv.LowerCase 或 StrConv.UpperCase 组合使用时才有效。