StandardFormat.NoPrecision 字段

定义

指示某个格式不使用精度或未指定精度。

public: System::Byte NoPrecision = 255;
public const byte NoPrecision = 255;
val mutable NoPrecision : byte
Public Const NoPrecision As Byte  = 255

字段值

Value = 255

适用于