共用方式為


AsqRequestControl.GetValue 方法

定義

GetValue() 方法會傳回 AsqRequestControl 的二進位表示。

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

傳回

Byte[]

AsqRequestControl 的二進位表示。

適用於