Share via


SystemdNotifier.IsEnabled Proprietà

Definizione

Restituisce un valore che indica se systemd è configurato per ricevere notifiche del servizio.

public:
 property bool IsEnabled { bool get(); };
public bool IsEnabled { get; }
member this.IsEnabled : bool
Public ReadOnly Property IsEnabled As Boolean

Valore della proprietà

true se systemd è configurato per ricevere le notifiche del servizio; false Altrimenti.

Implementazioni

Si applica a