TextContentBuilder.Annotations Property

Definition

The annotations emitted via EmitAnnotationAdded(Annotation).

public System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Responses.Models.Annotation> Annotations { get; }
member this.Annotations : System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Responses.Models.Annotation>
Public ReadOnly Property Annotations As IReadOnlyList(Of Annotation)

Property Value

Applies to