次の方法で共有


Operation.Properties プロパティ

定義

操作の追加の説明を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public object Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : obj
Public ReadOnly Property Properties As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象