Freigeben über


OrchestrationMetadata.SerializedOutput Property

Definition

Gets the orchestration instance's serialized output, if any, as a string value.

public string? SerializedOutput { get; init; }
member this.SerializedOutput : string with get, set
Public Property SerializedOutput As String

Property Value

The serialized orchestration output or null.

Applies to