INDStreamParser.Notifier 속성

정의

송신기에서 스트림 파서 이벤트에 대한 알림을 제공할 스트림 파서 알림기를 가져옵니다.

public:
 property NDStreamParserNotifier ^ Notifier { NDStreamParserNotifier ^ get(); };
NDStreamParserNotifier Notifier();
/// [get: Windows.Foundation.Metadata.Deprecated("INDStreamParser is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
NDStreamParserNotifier Notifier();
public NDStreamParserNotifier Notifier { get; }
public NDStreamParserNotifier Notifier { [Windows.Foundation.Metadata.Deprecated("INDStreamParser 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 nDStreamParserNotifier = iNDStreamParser.notifier;
Public ReadOnly Property Notifier As NDStreamParserNotifier

속성 값

NDStreamParserNotifier 개체의 instance.

특성

적용 대상