次の方法で共有


TrainingParameters.SelectedTags プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="selectedTags")]
public System.Collections.Generic.IList<Guid> SelectedTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="selectedTags")>]
member this.SelectedTags : System.Collections.Generic.IList<Guid> with get, set
Public Property SelectedTags As IList(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象