StandardFormat.HasPrecision Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob ein Format eine definierte Genauigkeit aufweist.

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

Eigenschaftswert

true , wenn das Format eine andere Genauigkeit als NoPrecisionaufweist, falseandernfalls .

Gilt für: