다음을 통해 공유


MobileBroadbandPin.Enabled 속성

정의

모바일 광대역 PIN이 사용되는지 여부를 나타내는 부울 값을 가져옵니다.

public:
 property bool Enabled { bool get(); };
bool Enabled();
public bool Enabled { get; }
var boolean = mobileBroadbandPin.enabled;
Public ReadOnly Property Enabled As Boolean

속성 값

Boolean

bool

모바일 광대역 PIN을 사용할 수 있는지 여부를 나타내는 부울 값입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상