Share via


StreamingChatCompletionUpdate.Text Property

Definition

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
[System.Text.Json.Serialization.JsonIgnore]
public string? Text { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Text : string with get, set
Public Property Text As String

Property Value

Attributes

Applies to