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

例外狀況

這個作業對中性文化特性無效。

適用於