IAsyncLoadablePackageInitialize Interface

Définition

Fournit un accès à IAsyncServiceProvider et IProfferAsyncService sans avoir à utiliser IServiceProvider. Implémenté par des packages.

public interface class IAsyncLoadablePackageInitialize
public interface class IAsyncLoadablePackageInitialize
__interface IAsyncLoadablePackageInitialize
public interface IAsyncLoadablePackageInitialize
type IAsyncLoadablePackageInitialize = interface
Public Interface IAsyncLoadablePackageInitialize
Dérivé

Méthodes

Initialize(IAsyncServiceProvider, IProfferAsyncService, IAsyncProgressCallback)

Initialise le package.

S’applique à