Compartilhar via


FacetDescription.MinValue Propriedade

Definição

Obtém o valor mínimo dessa faceta.

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

Valor da propriedade

O valor mínimo para essa faceta.

Aplica-se a