共用方式為


BitmapMetadataBlob.GetBlobValue 方法

定義

傳回位元組陣列,這個陣列表示 BitmapMetadataBlob 的值。

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

傳回

Byte[]

位元組陣列。

適用於