IngestionPipeline<T>.DocumentProcessors Proprietà

Definizione

Ottiene i processori di documenti nella pipeline.

public:
 property System::Collections::Generic::IList<Microsoft::Extensions::DataIngestion::IngestionDocumentProcessor ^> ^ DocumentProcessors { System::Collections::Generic::IList<Microsoft::Extensions::DataIngestion::IngestionDocumentProcessor ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Extensions.DataIngestion.IngestionDocumentProcessor> DocumentProcessors { get; }
member this.DocumentProcessors : System.Collections.Generic.IList<Microsoft.Extensions.DataIngestion.IngestionDocumentProcessor>
Public ReadOnly Property DocumentProcessors As IList(Of IngestionDocumentProcessor)

Valore della proprietà

Si applica a