IngestionPipeline<T>.DocumentProcessors Eigenschap

Definitie

Hiermee haalt u de documentprocessors op in de pijplijn.

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)

Waarde van eigenschap

Van toepassing op