PwshKestrunModel.Data property

Gets the dynamic data object placed in HttpContext.Items["PageModel"] by the sibling PowerShell script.

public object? Data { get; }

See Also