Share via


StreamingTextActionEntityWriter.TextFormat Property

Definition

Gets the text format of the StreamingTextActionEntityWriter.

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

Property Value

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

Applies to