ISubscription.AddOns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current subscription's add-ons operations.
public Microsoft.Store.PartnerCenter.Subscriptions.ISubscriptionAddOnCollection AddOns { get; }
member this.AddOns : Microsoft.Store.PartnerCenter.Subscriptions.ISubscriptionAddOnCollection
Public ReadOnly Property AddOns As ISubscriptionAddOnCollection