SetOnOffStatement.IsOn 属性

定义

指示此特定 set 语句是否设置为 ON (true) 或 OFF (false) 状态

public bool IsOn { get; set; }
member this.IsOn : bool with get, set
Public Property IsOn As Boolean

属性值

适用于