如有可能,将枚举项显示为字符串值。
Displays the enumeration entry as a string value, if possible.
如果值不能完全由枚举项确定,则将值格式化为整数值。
If the value cannot be completely determined by the enumeration entries, then the value is formatted as the integer value.
如有可能,将枚举项显示为字符串值,否则显示当前实例的整数值。
Displays the enumeration entry as a string value, if possible, and otherwise displays the integer value of the current instance.
应用推荐