ResourceType.Properties Özellik

Tanım

Bu tür için bildirilen ve yalnızca tür üzerinde tanımlanan özellikleri içeren özelliklerin listesini alır, temel türde değil.

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

Özellik Değeri

ReadOnlyCollection<T> / ResourceProperty.

Şunlara uygulanır