BitmapMetadataBlob.GetBlobValue メソッド

定義

BitmapMetadataBlobの値を表すバイト配列を返します。

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

返品

Byte[]

バイトの配列。

適用対象