Class TextContentPart
public class TextContentPart : ChatContentPart
- Inheritance
-
objectTextContentPart
- Inherited Members
Constructors
TextContentPart()
public TextContentPart()
TextContentPart(string)
public TextContentPart(string text)
Parameters
textstring
Fields
Text
public TextContentData Text
Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.