Proprietà DedCommandUseUI
|
Restituisce o imposta se, in mancanza di informazioni per l'esecuzione del comando, si debba chiedere
all'utente attraverso le apposite finestre di dialogo.
Di default è true.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public virtual bool UseUI { get; set; }
Public Overridable Property UseUI As Boolean
Get
Set
public:
virtual property bool UseUI {
bool get ();
void set (bool value);
}
abstract UseUI : bool with get, set
override UseUI : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche