次の方法で共有


MobileBroadbandPinOperationResult.IsSuccessful プロパティ

定義

PIN 操作が成功したかどうかを示す値を取得します。

public:
 property bool IsSuccessful { bool get(); };
bool IsSuccessful();
public bool IsSuccessful { get; }
var boolean = mobileBroadbandPinOperationResult.isSuccessful;
Public ReadOnly Property IsSuccessful As Boolean

プロパティ値

Boolean

bool

true の場合は成功します。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象