Compartir a través de


SystemdNotifier.IsEnabled Propiedad

Definición

Devuelve si systemd está configurado para recibir notificaciones de servicio.

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

Valor de propiedad

true si systemd está configurado para recibir notificaciones de servicio; false Lo contrario.

Implementaciones

Se aplica a