Proprietà DedAttrStringValidatorMinLen
|
Restituisce o imposta la lunghezza minima che deve avere l'attributo per essere valido.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public int MinLen { get; set; }
Public Property MinLen As Integer
Get
Set
public:
property int MinLen {
int get ();
void set (int value);
}
member MinLen : int with get, set
Valore della proprietà
Int32Vedi anche