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.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche