KnownRuimFilePaths.Gid2 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 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 = KnownRuimFilePaths.gid2;
Public Shared ReadOnly Property Gid2 As IReadOnlyList(Of UInteger)
Property Value
The GID2 path.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|