INDDownloadEngine.Notifier 속성

정의

송신기에서 다운로드 스트림 이벤트에 대한 알림을 제공하는 다운로드 엔진 알림을 가져옵니다.

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

속성 값

INDDownloadEngineNotifier 인터페이스에서 만든 다운로드 엔진 알림입니다.

특성

적용 대상