IResourceCollectionEnumeratorContainer.Products Property

Definition

Gets a factory that creates product collection enumerators.

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

Property Value

Applies to