IngestionDocumentFooter(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de IngestionDocumentFooter klasse.

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

Parameters

markdown
String

De Markdown-weergave van de voettekst.

Van toepassing op