Proprietà ValidateCheckFunctionEventArgsErrorText
|
Imposta/restituisce il testo relativo all'errore di validazione.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
StringVedi anche