IPartner.Extensions 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 extensions operations available to the partner.
public Microsoft.Store.PartnerCenter.Extensions.IExtensions Extensions { get; }
member this.Extensions : Microsoft.Store.PartnerCenter.Extensions.IExtensions
Public ReadOnly Property Extensions As IExtensions