IHostSupportsInteractiveSession.IsRunspacePushed Property

Definition

True if a runspace is pushed; false otherwise.

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

Property Value

Applies to