InvocationInfoWrapper.BoundParameters property
Gets the dictionary of bound parameters for the PowerShell invocation.
public Dictionary<string, object> BoundParameters { get; }
See Also
- class InvocationInfoWrapper
- namespace Kestrun.Logging.Data
Gets the dictionary of bound parameters for the PowerShell invocation.
public Dictionary<string, object> BoundParameters { get; }