Compartir a través de


AnalyzeResult.KeyValuePairs Propiedad

Definición

Pares clave-valor extraídos.

public System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentKeyValuePair> KeyValuePairs { get; }
member this.KeyValuePairs : System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentKeyValuePair>
Public ReadOnly Property KeyValuePairs As IReadOnlyList(Of DocumentKeyValuePair)

Valor de propiedad

Se aplica a