Compartir a través de


BitmapMetadataBlob.GetBlobValue Método

Definición

Devuelve una matriz de bytes que representa el valor de un objeto BitmapMetadataBlob.

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

Devoluciones

Byte[]

Matriz de bytes.

Se aplica a