次の方法で共有


KnownUSimFilePaths.EFSpn プロパティ

定義

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

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

プロパティ値

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

EFSPN パス。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象