次の方法で共有


MachineLearningResourceBase.Tags プロパティ

定義

タグ辞書。 タグは追加、削除、更新できます。

public System.Collections.Generic.IDictionary<string,string> Tags { get; set; }
member this.Tags : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Tags As IDictionary(Of String, String)

プロパティ値

適用対象