KnownSimFilePaths.EFOns 속성

정의

EFONS 경로를 가져오는 정적 속성입니다.

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

속성 값

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView<unsigned int>

IVectorView<uint32_t>

EFONS 경로입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상