次の方法で共有


OperationResultContract.ResultInfo プロパティ

定義

省略可能な結果情報を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象