次の方法で共有


GetSmsDeviceOperation.ErrorCode プロパティ

定義

SmsDevice オブジェクトの非同期取得操作のエラー コードを指定します

public:
 property HResult ErrorCode { HResult get(); };
HResult ErrorCode();
public System.Exception ErrorCode { get; }
var hResult = getSmsDeviceOperation.errorCode;
Public ReadOnly Property ErrorCode As Exception

プロパティ値

非同期操作の結果値。

実装

Windows の要件

アプリの機能
cellularMessaging sms

適用対象