Partilhar via


INDDownloadEngine.Notifier Propriedade

Definição

Obtém o notificador do mecanismo de download que fornecerá a notificação de eventos de fluxo de download do transmissor.

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

Valor da propriedade

Um notificador do mecanismo de download criado a partir da interface INDDownloadEngineNotifier .

Atributos

Aplica-se a