Partager via


CborWriter.BytesWritten Propriété

Définition

Obtient le nombre total d'octets ayant été enregistrés dans la mémoire tampon.

public:
 property int BytesWritten { int get(); };
public int BytesWritten { get; }
member this.BytesWritten : int
Public ReadOnly Property BytesWritten As Integer

Valeur de propriété

Nombre total d’octets qui ont été écrits dans la mémoire tampon.

S’applique à