WSManConnectionInfo.Copy 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.
Does a shallow copy of the current instance.
public:
System::Management::Automation::Runspaces::WSManConnectionInfo ^ Copy();
public System.Management.Automation.Runspaces.WSManConnectionInfo Copy ();
member this.Copy : unit -> System.Management.Automation.Runspaces.WSManConnectionInfo
Public Function Copy () As WSManConnectionInfo