KnownUSimFilePaths.Gid2 Property

Definition

Static property that gets the GID2 path.

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

Property Value

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

The GID2 path.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to