Freigeben über


BitmapMetadataBlob.GetBlobValue Methode

Definition

Gibt ein Bytearray zurück, das den Wert eines BitmapMetadataBlob darstellt.

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

Gibt zurück

Byte[]

Ein Bytearray.

Gilt für