Proprietà MessageLocalIsOlderNotifierUseUI
|
Restituisce o imposta l'uso o meno dell'interfaccia utente.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche