Share via


OperationResultContract.ResultInfo Property

Definition

Gets or sets optional result info.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to