RegisterPSSessionConfigurationCommand.SessionType Property

Definition

SessionType

public:
 property System::Management::Automation::Runspaces::PSSessionType SessionType { System::Management::Automation::Runspaces::PSSessionType get(); void set(System::Management::Automation::Runspaces::PSSessionType value); };
public System.Management.Automation.Runspaces.PSSessionType SessionType { get; set; }
member this.SessionType : System.Management.Automation.Runspaces.PSSessionType with get, set
Public Property SessionType As PSSessionType

Property Value

Applies to