다음을 통해 공유


KnownSimFilePaths.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 = KnownSimFilePaths.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

적용 대상