IngestionDocumentParagraph(String) Konstruktor

Definition

Initierar en ny instans av IngestionDocumentParagraph klassen.

public:
 IngestionDocumentParagraph(System::String ^ markdown);
public IngestionDocumentParagraph(string markdown);
new Microsoft.Extensions.DataIngestion.IngestionDocumentParagraph : string -> Microsoft.Extensions.DataIngestion.IngestionDocumentParagraph
Public Sub New (markdown As String)

Parametrar

markdown
String

Markdown-representationen av stycket.

Gäller för