次の方法で共有


CrossDomainMoveControl.GetValue メソッド

定義

GetValue() メソッドは、CrossDomainMoveControl のバイナリ表現を返します。

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

戻り値

Byte[]

CrossDomainMoveControl のバイナリ表現。

適用対象