AddBlockItemsResult.Value Property

Definition

Array of blockItems added.

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

Property Value

Applies to