次の方法で共有


MobileBroadbandUiccApp.Id プロパティ

定義

この UICC アプリケーションの ID を取得します。

public:
 property IBuffer ^ Id { IBuffer ^ get(); };
IBuffer Id();
public IBuffer Id { get; }
var iBuffer = mobileBroadbandUiccApp.id;
Public ReadOnly Property Id As IBuffer

プロパティ値

UICC アプリケーションの ID。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象