Udostępnij za pośrednictwem


ResourceType.ETagProperties Właściwość

Definicja

Pobiera listę właściwości tego typu.

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)

Wartość właściwości

ReadOnlyCollection<T> z ResourceType.

Dotyczy