PowerShellTraceSource.TraceWSManConnectionInfo(WSManConnectionInfo) 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.
public:
bool TraceWSManConnectionInfo(System::Management::Automation::Runspaces::WSManConnectionInfo ^ connectionInfo);
public bool TraceWSManConnectionInfo (System.Management.Automation.Runspaces.WSManConnectionInfo connectionInfo);
member this.TraceWSManConnectionInfo : System.Management.Automation.Runspaces.WSManConnectionInfo -> bool
Public Function TraceWSManConnectionInfo (connectionInfo As WSManConnectionInfo) As Boolean
Parameters
- connectionInfo
- WSManConnectionInfo