CultureAndRegionInfoBuilder.IsMetric 属性

定义

获取或设置一个值,该值指示国家/地区是否使用公制度量单位。

public:
 property bool IsMetric { bool get(); void set(bool value); };
public bool IsMetric { get; set; }
member this.IsMetric : bool with get, set
Public Property IsMetric As Boolean

属性值

如果该国家/地区使用公制进行度量,则为 true;否则为 false

例外

此操作对非特定区域性无效。

适用于