Condition.HasScript Property

Definition

Returns true if the condition contains an expression that runs a dynamic script, which is potentially dangerous.

public bool HasScript { get; }
member this.HasScript : bool
Public ReadOnly Property HasScript As Boolean

Property Value

Applies to