Share via


StreamingTextActionEntity.TextFormat Property

Definition

Gets the text format of the StreamingTextActionEntity.

public:
 property ActionEntityTextFormat TextFormat { ActionEntityTextFormat get(); };
ActionEntityTextFormat TextFormat();
public ActionEntityTextFormat TextFormat { get; }
var actionEntityTextFormat = streamingTextActionEntity.textFormat;
Public ReadOnly Property TextFormat As ActionEntityTextFormat

Property Value

A member of the ActionEntityTextFormat enumeration specifying the text format of the StreamingTextActionEntity.

Applies to