Share via


KeyAttribute.KeyNames Property

Definition

Gets the names of key attributes.

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

Property Value

String value that contains names of key attributes.

Applies to