共用方式為


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

適用於