ScriptBlock.IsFilter Property

Definition

Get/set whether this scriptblock is a filter.

public:
 property bool IsFilter { bool get(); void set(bool value); };
public:
 property bool IsFilter { bool get(); void set(bool value); };
public bool IsFilter { get; set; }
public bool IsFilter { get; }
member this.IsFilter : bool with get, set
member this.IsFilter : bool
Public Property IsFilter As Boolean
Public ReadOnly Property IsFilter As Boolean

Property Value

Applies to