Share via


IngestionChunk<T>.Document Property

Definition

Gets the document from which this chunk was extracted.

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