次の方法で共有


ChatRecipientDeliveryInfo.TransportErrorCode プロパティ

定義

トランスポート エラー コードを取得します。

public:
 property int TransportErrorCode { int get(); };
int TransportErrorCode();
public int TransportErrorCode { get; }
var int32 = chatRecipientDeliveryInfo.transportErrorCode;
Public ReadOnly Property TransportErrorCode As Integer

プロパティ値

Int32

int

トランスポート エラー コード。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象