MobileBroadbandDeviceServiceCommandResult.ResponseData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從行動寬頻裝置服務上的命令執行取得回應資料。
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
|