次の方法で共有


IResource.Tags プロパティ

定義

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

プロパティ値

リソースのタグ

適用対象