Proprietà DedAttrStringValidatorMinLen
             | 
          
        
        
            Restituisce o imposta la lunghezza minima che deve avere l'attributo per essere valido.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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à
Int32
Vedi anche