Condividi tramite


TileUpdater.Setting Proprietà

Definizione

Ottiene un valore che specifica se un riquadro può essere aggiornato tramite notifiche.

public:
 property NotificationSetting Setting { NotificationSetting get(); };
NotificationSetting Setting();
public NotificationSetting Setting { get; }
var notificationSetting = tileUpdater.setting;
Public ReadOnly Property Setting As NotificationSetting

Valore della proprietà

Valore che indica che il riquadro può essere aggiornato tramite notifiche o chi li ha disabilitati: sviluppatore, utente o amministratore.

Si applica a

Vedi anche