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 です。

適用対象