NumberFormatAttribute.MaxPrecision Property

Definition

public:
 property Nullable<int> MaxPrecision { Nullable<int> get(); };
public int? MaxPrecision { get; }
member this.MaxPrecision : Nullable<int>
Public ReadOnly Property MaxPrecision As Nullable(Of Integer)

Property Value

Applies to