RawNotification.ContentBytes Propriété

Définition

Obtient le contenu de la notification brute en tant qu’IBuffer.

public:
 property IBuffer ^ ContentBytes { IBuffer ^ get(); };
IBuffer ContentBytes();
public IBuffer ContentBytes { get; }
var iBuffer = rawNotification.contentBytes;
Public ReadOnly Property ContentBytes As IBuffer

Valeur de propriété

IBuffer représentant le contenu de la notification brute.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 2004 (introduit dans 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v10.0)

S’applique à