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

適用対象