Share via


AddBlockItemsOptions.BlockItems Property

Definition

Array of blockItemInfo to add.

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

Property Value

Applies to