FunctionShellCallOutputContent.Stderr Property
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.
The standard error output that was captured.
public string Stderr { get; set; }
member this.Stderr : string with get, set
Public Property Stderr As String