Compartir a través de


MabErrorInfo.Recommendations Propiedad

Definición

Obtiene la lista de recomendaciones localizadas.

[Newtonsoft.Json.JsonProperty(PropertyName="recommendations")]
public System.Collections.Generic.IList<string> Recommendations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendations")>]
member this.Recommendations : System.Collections.Generic.IList<string>
Public ReadOnly Property Recommendations As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a