KnownSimFilePaths.Gid1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static property that gets the GID1 path.
public:
static property IVectorView<unsigned int> ^ Gid1 { IVectorView<unsigned int> ^ get(); };
static IVectorView<uint32_t> Gid1();
public static IReadOnlyList<uint> Gid1 { get; }
var iVectorView = KnownSimFilePaths.gid1;
Public Shared ReadOnly Property Gid1 As IReadOnlyList(Of UInteger)
Property Value
GID1 path.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|