Partager via


TextContent Class

Definition

public ref class TextContent sealed : Microsoft::Extensions::AI::AIContent
public sealed class TextContent : Microsoft.Extensions.AI.AIContent
type TextContent = class
    inherit AIContent
Public NotInheritable Class TextContent
Inherits AIContent
Inheritance
TextContent

Constructors

TextContent(String)

Properties

AdditionalProperties (Inherited from AIContent)
RawRepresentation (Inherited from AIContent)
Text

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Applies to