OutputTextContentPart Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Output text content part.
public class OutputTextContentPart : Azure.AI.VoiceLive.MessageContentPart, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.OutputTextContentPart>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.OutputTextContentPart>
type OutputTextContentPart = class
inherit MessageContentPart
interface IJsonModel<OutputTextContentPart>
interface IPersistableModel<OutputTextContentPart>
Public Class OutputTextContentPart
Inherits MessageContentPart
Implements IJsonModel(Of OutputTextContentPart), IPersistableModel(Of OutputTextContentPart)
- Inheritance
- Implements
Constructors
OutputTextContentPart(String) |
Initializes a new instance of OutputTextContentPart. |
Properties
Text |
The text content. |