次の方法で共有


ContinuousAction.SelectorId プロパティ

定義

セレクターを表す文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象