Share via


ContentFilterTextSpanResult.Details Property

Definition

Detailed information about the detected completion text spans.

public System.Collections.Generic.IReadOnlyList<Azure.AI.OpenAI.ContentFilterTextSpan> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.AI.OpenAI.ContentFilterTextSpan>
Public ReadOnly Property Details As IReadOnlyList(Of ContentFilterTextSpan)

Property Value

Applies to