Freigeben über


MobileBroadbandSlotInfo.State Eigenschaft

Definition

Ruft ein MobileBroadbandSlotState-Objekt ab, das den SIM-Slotstatus darstellt.

Hinweis

Diese Funktionalität ist nur für Apps von Mobilfunkanbietern und UWP-Apps verfügbar, die privilegierten Zugriff von Mobilfunknetzbetreibern erhalten.

Wenn Sie diese API verwenden und Ihre App im Microsoft Store veröffentlichen möchten, benötigen Sie eine spezielle Genehmigung. Weitere Informationen finden Sie im Abschnitt Eingeschränkte Funktionen im Thema App-Funktionsdeklarationen .

public:
 property MobileBroadbandSlotState State { MobileBroadbandSlotState get(); };
MobileBroadbandSlotState State();
public MobileBroadbandSlotState State { get; }
var mobileBroadbandSlotState = mobileBroadbandSlotInfo.state;
Public ReadOnly Property State As MobileBroadbandSlotState

Eigenschaftswert

Ein MobileBroadbandSlotState-Objekt , das den SIM-Slotstatus darstellt.

Windows-Anforderungen

App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Gilt für: