다음을 통해 공유


ResourceType.ETagProperties 속성

정의

이 형식의 속성 목록을 가져옵니다.

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)

속성 값

ReadOnlyCollection<T>ResourceType입니다.

적용 대상