NamedBlockAst.Unnamed Property

Definition

For a function/filter that did not explicitly name the end/process block (which is quite common), this property will return true.

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

Property Value

Applies to