Proprietà ValidateCheckFunctionEventArgsErrorText
|
Imposta/restituisce il testo relativo all'errore di validazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string ErrorText { get; set; }
Public Property ErrorText As String
Get
Set
public:
property String^ ErrorText {
String^ get ();
void set (String^ value);
}
member ErrorText : string with get, set
Valore della proprietà
StringVedi anche