Share via


TagsAttribute.Tags プロパティ

定義

エンドポイントに関連付けられているタグのコレクションを取得します。

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

プロパティ値

実装

適用対象