次の方法で共有


MatchVariable.Selector プロパティ

定義

一致変数のセレクターを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象