Proprietà MessageLocalIsOlderNotifierUseUI
|
Restituisce o imposta l'uso o meno dell'interfaccia utente.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool UseUI { get; set; }
Public Property UseUI As Boolean
Get
Set
public:
property bool UseUI {
bool get ();
void set (bool value);
}
member UseUI : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche