OnCondition.RunOnce 属性

定义

获取或设置一个值,该值指示规则是否每个唯一的内存路径集仅运行一次。

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

属性值

如果应按每个唯一值运行一次,则为布尔值。

适用于