Partager via


INDDownloadEngine.Notifier Propriété

Définition

Obtient le notificateur du moteur de téléchargement qui fournit une notification des événements de flux de téléchargement à partir de l’émetteur.

public:
 property NDDownloadEngineNotifier ^ Notifier { NDDownloadEngineNotifier ^ get(); };
NDDownloadEngineNotifier Notifier();
/// [get: Windows.Foundation.Metadata.Deprecated("INDDownloadEngine is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
NDDownloadEngineNotifier Notifier();
public NDDownloadEngineNotifier Notifier { get; }
public NDDownloadEngineNotifier Notifier { [Windows.Foundation.Metadata.Deprecated("INDDownloadEngine is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var nDDownloadEngineNotifier = iNDDownloadEngine.notifier;
Public ReadOnly Property Notifier As NDDownloadEngineNotifier

Valeur de propriété

Un notificateur de moteur de téléchargement créé à partir de l’interface INDDownloadEngineNotifier .

Attributs

S’applique à