Freigeben über


INDDownloadEngine.Notifier Eigenschaft

Definition

Ruft den Notifier des Downloadmoduls ab, der Benachrichtigungen über Downloadstreamereignisse vom Transmitter bereitstellt.

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

Eigenschaftswert

Ein Download-Engine-Notifier, der über die INDDownloadEngineNotifier-Schnittstelle erstellt wurde.

Attribute

Gilt für: