Freigeben über


INDStreamParser.Notifier Eigenschaft

Definition

Ruft den Datenstromparser-Notifizierer ab, der eine Benachrichtigung über Streamparserereignisse vom Sender bereitstellt.

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

Eigenschaftswert

Eine instance eines NDStreamParserNotifier-Objekts.

Attribute

Gilt für: