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입니다.

적용 대상