Share via


CopyItem.FromSession Property

Definition

Provides access to the FromSession parameter.

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

Property Value

Attributes

Applies to