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 オブジェクトのインスタンス。

属性

適用対象