Proprietà SaveCommandValidateAttrs
             | 
          
        
        
            Indica se considerare eventuali errori negli attributi.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool ValidateAttrs { get; set; }Public Property ValidateAttrs As Boolean
	Get
	Set
public:
property bool ValidateAttrs {
	bool get ();
	void set (bool value);
}member ValidateAttrs : bool with get, set
Valore della proprietà
Boolean
Vedi anche