次の方法で共有


Response.Messages Property

Definition

Gets the output messages from the agent response (backward compat).

public System.Collections.Generic.IReadOnlyList<string> Messages { get; }
member this.Messages : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Messages As IReadOnlyList(Of String)

Property Value

Applies to