IngestionDocument.Sections Propriedade

Definição

Obtém as secções do documento.

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

Valor de Propriedade

Aplica-se a