BitmapMetadataBlob.GetBlobValue メソッド

定義

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

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

戻り値

Byte[]

バイト配列。

適用対象