共用方式為


SystemdNotifier.IsEnabled 屬性

定義

傳回 systemd 是否設定為接收服務通知。

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

屬性值

true 如果 systemd 已設定為接收服務通知,則為 ; false 否則。

實作

適用於