次の方法で共有


IResourceCollectionEnumeratorContainer.Offers Property

Definition

Gets a factory that creates offer collection enumerators.

public Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Offers.Offer>> Offers { get; }
member this.Offers : Microsoft.Store.PartnerCenter.Factory.IResourceCollectionEnumeratorFactory<Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Offers.Offer>>
Public ReadOnly Property Offers As IResourceCollectionEnumeratorFactory(Of ResourceCollection(Of Offer))

Property Value

Applies to