ActivityImplementationContext.PSSessionOption Property

Definition

Defines any session options to be used in the remote connection.

public:
 property System::Management::Automation::Remoting::PSSessionOption ^ PSSessionOption { System::Management::Automation::Remoting::PSSessionOption ^ get(); void set(System::Management::Automation::Remoting::PSSessionOption ^ value); };
public System.Management.Automation.Remoting.PSSessionOption PSSessionOption { get; set; }
member this.PSSessionOption : System.Management.Automation.Remoting.PSSessionOption with get, set
Public Property PSSessionOption As PSSessionOption

Property Value

Applies to