다음을 통해 공유


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)

속성 값

적용 대상