Share via


StreamingChatMessageContent.Encoding Property

Definition

A convenience property to get or set the encoding of the first item in the Items collection of StreamingTextContent type.

[System.Text.Json.Serialization.JsonIgnore]
public System.Text.Encoding Encoding { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Encoding : System.Text.Encoding with get, set
Public Property Encoding As Encoding

Property Value

Attributes

Applies to