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

适用于