Provides packaging logic for a specific installer format.
public interface IPackageFormatProvider
kind:method, kind:property, kind:ctor. Press Esc to clear.FormatGets the canonical format identifier (e.g. "msix", "msi").PackageAsync(PackageFormatContext, CancellationToken)Builds the package for the provided context.