次の方法で共有


EventData.GetBytes メソッド

定義

イベント データバイトを取得します。

public byte[] GetBytes ();
member this.GetBytes : unit -> byte[]
Public Function GetBytes () As Byte()

戻り値

Byte[]

イベント データのバイト数。

適用対象