Partager via


BitmapMetadataBlob.GetBlobValue Méthode

Définition

Retourne un tableau d'octets qui représente la valeur d'un BitmapMetadataBlob.

public:
 cli::array <System::Byte> ^ GetBlobValue();
public byte[] GetBlobValue ();
member this.GetBlobValue : unit -> byte[]
Public Function GetBlobValue () As Byte()

Retours

Byte[]

Tableau d'octets.

S’applique à