Share via


SessionOpenNotification.IsEnabled 属性

定义

获取或设置一个值,该值指示是否启用通知。

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

属性值

如果启用通知,则为 true;否则为 false

适用于