SelectAudioTrackByAttribute.FilterValue プロパティ

定義

トラックをフィルター処理する値を取得または設定します。 Filter プロパティに AttributeFilter.ValueEquals が指定されている場合にのみ使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象