共用方式為


MobileBroadbandDeviceServiceCommandResult.ResponseData 屬性

定義

從行動寬頻裝置服務上的命令執行取得回應資料。

public:
 property IBuffer ^ ResponseData { IBuffer ^ get(); };
IBuffer ResponseData();
public IBuffer ResponseData { get; }
var iBuffer = mobileBroadbandDeviceServiceCommandResult.responseData;
Public ReadOnly Property ResponseData As IBuffer

屬性值

行動寬頻裝置服務上命令執行的回應資料。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於

另請參閱