StandardFormat.MaxPrecision 欄位

定義

定義最大有效位數值。

public: System::Byte MaxPrecision = 99;
public const byte MaxPrecision = 99;
val mutable MaxPrecision : byte
Public Const MaxPrecision As Byte  = 99

欄位值

Value = 99

備註

有效位數上限為99。

適用於