NewKeyParameters.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)

プロパティ値

適用対象