KnownSimFilePaths KnownSimFilePaths KnownSimFilePaths KnownSimFilePaths Class

Definition

Static class that provides known SIM file paths.

public : static class KnownSimFilePathspublic static class KnownSimFilePathsPublic Static Class KnownSimFilePaths// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Remarks

Your code does not instantiate this class. The class and all its properties are static.

Properties

EFOns EFOns EFOns EFOns

Static property that gets the EFONS path.

public : static IVectorView<uint> EFOns { get; }public static IReadOnlyList<uint> EFOns { get; }Public Static ReadOnly Property EFOns As IReadOnlyList<uint>// You can use this property in JavaScript.
Value
IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>

The EFONS path.

EFSpn EFSpn EFSpn EFSpn

Static property that gets the EFSPN path.

public : static IVectorView<uint> EFSpn { get; }public static IReadOnlyList<uint> EFSpn { get; }Public Static ReadOnly Property EFSpn As IReadOnlyList<uint>// You can use this property in JavaScript.
Value
IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>

The EFSPN path.

Gid1 Gid1 Gid1 Gid1

Static property that gets the GID1 path.

public : static IVectorView<uint> Gid1 { get; }public static IReadOnlyList<uint> Gid1 { get; }Public Static ReadOnly Property Gid1 As IReadOnlyList<uint>// You can use this property in JavaScript.
Value
IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>

GID1 path.

Gid2 Gid2 Gid2 Gid2

Static property that gets the GID2 path.

public : static IVectorView<uint> Gid2 { get; }public static IReadOnlyList<uint> Gid2 { get; }Public Static ReadOnly Property Gid2 As IReadOnlyList<uint>// You can use this property in JavaScript.
Value
IVectorView<unsigned int> IReadOnlyList<uint> IReadOnlyList<uint> IReadOnlyList<uint>

The GID2 path.