Share via


RangeAttribute.OperandType Proprietà

Definizione

Ottiene il tipo del campo dati il cui valore deve essere convalidato.

public:
 property Type ^ OperandType { Type ^ get(); };
public Type OperandType { get; }
member this.OperandType : Type
Public ReadOnly Property OperandType As Type

Valore della proprietà

Tipo del campo dati il cui valore deve essere convalidato.

Commenti

L'oggetto da testare deve implementare l'interfaccia IComparable .

Si applica a