次の方法で共有


MobileBroadbandUiccAppRecordDetailsResult.RecordCount プロパティ

定義

この UICC アプリケーションによって提供されるレコードの一覧で、このレコードの数を取得します。

public:
 property int RecordCount { int get(); };
int RecordCount();
public int RecordCount { get; }
var int32 = mobileBroadbandUiccAppRecordDetailsResult.recordCount;
Public ReadOnly Property RecordCount As Integer

プロパティ値

Int32

int

このレコードの数。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象