ResourceType.PropertiesDeclaredOnThisType Özellik

Tanım

Bu türde bildirilen özelliklerin listesi.

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

Özellik Değeri

ReadOnlyCollection<T> / ResourceProperty.

Şunlara uygulanır