Udostępnij przez


IngestionResult.Document Property

Definition

Gets the ingestion document created from the source file, if reading the document has succeeded.

public:
 property Microsoft::Extensions::DataIngestion::IngestionDocument ^ Document { Microsoft::Extensions::DataIngestion::IngestionDocument ^ get(); };
public Microsoft.Extensions.DataIngestion.IngestionDocument? Document { get; }
member this.Document : Microsoft.Extensions.DataIngestion.IngestionDocument
Public ReadOnly Property Document As IngestionDocument

Property Value

Applies to