次の方法で共有


KnownUSimFilePaths.EFPnn プロパティ

定義

EFPNN パスを取得する静的プロパティ。

public:
 static property IVectorView<unsigned int> ^ EFPnn { IVectorView<unsigned int> ^ get(); };
static IVectorView<uint32_t> EFPnn();
public static IReadOnlyList<uint> EFPnn { get; }
var iVectorView = KnownUSimFilePaths.eFPnn;
Public Shared ReadOnly Property EFPnn As IReadOnlyList(Of UInteger)

プロパティ値

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

EFPNN パス。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象