Proprietà DedLuaCommandDedLuaCommandEventArgsAnswer
|
Restituisce o imposta il valore da utilizzare come risposta all'evento.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool Answer { get; set; }
Public Property Answer As Boolean
Get
Set
public:
property bool Answer {
bool get ();
void set (bool value);
}
member Answer : bool with get, set
Valore della proprietà
BooleanVedi anche