다음을 통해 공유


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

적용 대상