CopyItem.ToSession Property

Definition

Provides access to the ToSession parameter.

[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<System.Management.Automation.Runspaces.PSSession> ToSession { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.ToSession : System.Activities.InArgument<System.Management.Automation.Runspaces.PSSession> with get, set
Public Property ToSession As InArgument(Of PSSession)

Property Value

Attributes

Applies to