ResourceType.ETagProperties Özellik

Tanım

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

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

Özellik Değeri

ReadOnlyCollection<T> için ResourceType.

Şunlara uygulanır