IngestionDocumentImage(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de IngestionDocumentImage klasse.

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

Parameters

markdown
String

De Markdown-weergave van de afbeelding.

Van toepassing op