BitmapMetadataBlob.GetBlobValue 方法

定义

返回表示 BitmapMetadataBlob 的值的字节数组。

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

返回

Byte[]

字节数组。

适用于