Share via


RemovePSSessionCommand.Session Property

Definition

Specifies the PSSession objects which need to be removed.

public:
 property cli::array <System::Management::Automation::Runspaces::PSSession ^> ^ Session { cli::array <System::Management::Automation::Runspaces::PSSession ^> ^ get(); void set(cli::array <System::Management::Automation::Runspaces::PSSession ^> ^ value); };

Property Value

Attributes

Applies to