Pipeline.IsNested Property

Definition

Gets the property which indicates if this pipeline is nested.

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

Property Value

Applies to