다음을 통해 공유


KeyAttribute.KeyNames 속성

정의

키 특성의 이름을 가져옵니다.

public System.Collections.ObjectModel.ReadOnlyCollection<string> KeyNames { get; }
member this.KeyNames : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property KeyNames As ReadOnlyCollection(Of String)

속성 값

키 특성의 이름이 들어 있는 문자열 값입니다.

적용 대상