Поделиться через


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 .

Атрибуты

Применяется к