RunspaceRepository.GetKey(PSSession) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a key for the specified item.
protected:
override Guid GetKey(System::Management::Automation::Runspaces::PSSession ^ item);
protected override Guid GetKey (System.Management.Automation.Runspaces.PSSession item);
override this.GetKey : System.Management.Automation.Runspaces.PSSession -> Guid
Protected Overrides Function GetKey (item As PSSession) As Guid
Parameters
- item
- PSSession