PSSession.InstanceId Property

Definition

InstanceID that identifies this runspace.

public:
 property Guid InstanceId { Guid get(); };
public Guid InstanceId { get; }
member this.InstanceId : Guid
Public ReadOnly Property InstanceId As Guid

Property Value

Applies to