ResourceType.KeyProperties Özellik

Tanım

Bu tür için anahtar özelliklerin listesini alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Services::Providers::ResourceProperty ^> ^ KeyProperties { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Services::Providers::ResourceProperty ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Services.Providers.ResourceProperty> KeyProperties { get; }
member this.KeyProperties : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Services.Providers.ResourceProperty>
Public ReadOnly Property KeyProperties As ReadOnlyCollection(Of ResourceProperty)

Özellik Değeri

ReadOnlyCollection<T> / ResourceProperty.

Şunlara uygulanır