KnownUSimFilePaths.Gid2 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 GID2 路径的静态属性。
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)
属性值
GID2 路径。
Windows 要求
应用功能 |
cellularDeviceControl
cellularDeviceIdentity
|