Compartir a través de


OperationResultContract.ResultInfo Propiedad

Definición

Obtiene o establece información de resultado opcional.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resultInfo")]
public string ResultInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resultInfo")>]
member this.ResultInfo : string with get, set
Public Property ResultInfo As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a