InvocationInfoWrapper.UnboundArguments property
Gets the list of arguments that were not bound to parameters during the PowerShell invocation.
public List<object> UnboundArguments { get; }
See Also
- class InvocationInfoWrapper
- namespace Kestrun.Logging.Data