次の方法で共有


IndexAttribute.PropertyNames プロパティ

定義

インデックスを構成するプロパティを順番に指定します。

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

プロパティ値

適用対象