Operation.Properties 屬性

定義

取得或設定作業的屬性。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於