Freigeben über


KnowledgeBaseMessageTextContent(String) Constructor

Definition

Initializes a new instance of KnowledgeBaseMessageTextContent.

public KnowledgeBaseMessageTextContent(string text);
new Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseMessageTextContent : string -> Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseMessageTextContent
Public Sub New (text As String)

Parameters

text
String

Exceptions

text is null.

Applies to