Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Your application is attempting to combine the VbStrConv enumeration members SimplifiedChinese and TraditionalChinese, which are mutually exclusive.
To correct this error
- Remove either VbStrConv.SimplifiedChinese or VbStrConv.TraditionalChinese.
See Also
Concepts
Introduction to International Applications Based on the .NET Framework