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