StandardFormat.HasPrecision 屬性

定義

取得值,這個值指出格式是否具有已定義的有效位數。

public:
 property bool HasPrecision { bool get(); };
public bool HasPrecision { get; }
member this.HasPrecision : bool
Public ReadOnly Property HasPrecision As Boolean

屬性值

true 如果格式具有 以外的 NoPrecision有效位數,則為 ,否則為 false

適用於