PSRunspaceDebug.RunspaceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Local Id of runspace for which the options apply.
public:
property int RunspaceId { int get(); };
public:
property int RunspaceId { int get(); };
public int RunspaceId { get; }
member this.RunspaceId : int
Public ReadOnly Property RunspaceId As Integer