Tags

MetadataProperty.Tags property

プロパティに関連付けられたタグのコレクションを取得します。

public IReadOnlyList<PropertyTag> Tags { get; }

プロパティ値

プロパティに関連付けられたタグのコレクション。

関連項目