KnownCSimFilePaths KnownCSimFilePaths KnownCSimFilePaths KnownCSimFilePaths Class

Definition

Static class that provides well known CSIM file paths.

public : static class KnownCSimFilePathspublic static class KnownCSimFilePathsPublic Static Class KnownCSimFilePaths// 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

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.