PSSession.Id Property

Definition

SessionId of this runspace. This is unique only across a session.

public:
 property int Id { int get(); };
public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

Property Value

Applies to